Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've got some experience with VBA in Access but I am new to Excel VBA. My
customer provides me with large spreadsheets for each revision of a product I build for them. They frequently make minor changes to one or two of the records which places me in the position of comparing line for line, cell for cell to find the changes. It takes hours and it will not work to have my customer flag the changes for me. So, I'd like to put some code together that will compare the data between revisions. In Access I'd use a StrComp Function. Is there a similar function in Excel that I could use? I have tried to import the spreadsheets into Access to do the compare but ran into difficulty keeping the records in the same order until I could tag them with unique IDs. Keeping the records in the same order during the transfer was eccential. Thanks for you help, -- Thank you, Del |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Comparing cells with text to cells with numeric values. | Excel Programming | |||
Comparing data in 2 cells to create an output for a 3rd cell | Excel Worksheet Functions | |||
Problems comparing data from multiple blank cells | Excel Worksheet Functions | |||
Comparing data in cells on 2 sheets | Excel Discussion (Misc queries) | |||
Comparing Cells and Displaying Data | Excel Worksheet Functions |