So let me try to explain my problem. My company does a report each month for what we need to ship and it comes out in an excel document. Something like:
So it's my job to go thru and find out if everything is on schedule and if we need to hurry production of certain jobs. My problem arises when we do the report for the next month. Quite often, customers will change the delivery date, or quantity of the items they want, as well as new orders comming in. It becomes quite a chore to wade thru the whole report again to weed out the duplicates and only show me the new ones I need to be concerned about. I've tried using Vlookup and some of the other examples I've found online for comparing the differences between two Workbooks, and nothing seems to work. Mostly because i need to do it on a row by row basis I think. I have multiple deliveries of the same part and job numbers, and I don't have a way to uniquely identify each shipment. I even toyed around with trying to import the data to access thinking a database would maybe remove any duplicated information but I don't know it very well. I'd prefer to stay with excel if at all possible as that's the format in which I receive the report.
Changes are in Yellow. Aslo notice that some of the lines disappeared because they were shipped. The Green squares are where my comments were from the previous worksheet. If at all possible I would like it to pull all the data from the old workbook to the new workbook. Or, spit out a list of the changes from the old workbook to the new workbook and then I could just go manually make the changes to the old one where nessicary. Thanks for your help.
So it's my job to go thru and find out if everything is on schedule and if we need to hurry production of certain jobs. My problem arises when we do the report for the next month. Quite often, customers will change the delivery date, or quantity of the items they want, as well as new orders comming in. It becomes quite a chore to wade thru the whole report again to weed out the duplicates and only show me the new ones I need to be concerned about. I've tried using Vlookup and some of the other examples I've found online for comparing the differences between two Workbooks, and nothing seems to work. Mostly because i need to do it on a row by row basis I think. I have multiple deliveries of the same part and job numbers, and I don't have a way to uniquely identify each shipment. I even toyed around with trying to import the data to access thinking a database would maybe remove any duplicated information but I don't know it very well. I'd prefer to stay with excel if at all possible as that's the format in which I receive the report.
Changes are in Yellow. Aslo notice that some of the lines disappeared because they were shipped. The Green squares are where my comments were from the previous worksheet. If at all possible I would like it to pull all the data from the old workbook to the new workbook. Or, spit out a list of the changes from the old workbook to the new workbook and then I could just go manually make the changes to the old one where nessicary. Thanks for your help.