ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Comparing data in cells (https://www.excelbanter.com/excel-programming/414204-comparing-data-cells.html)

del

Comparing data in cells
 
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

joel

Comparing data in cells
 
There is "Compare and Maerge Workbooks" in the excel Tools Menu.

"Del" wrote:

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



All times are GMT +1. The time now is 02:19 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com