Hi ,
I need to find variances between each of the individual contracts in a large dataset. In the past I have used sumproduct and it has worked fine but with the level of information that I am looking at now it is running really slowly and I would need to seperate sumproduct formulations for each of the different variables. For example:
Contract 01/001 - I would like to see if there are any changes to the delivery dates, the product quantities, product type etc between the current downloaded information and the information processed a month before.
The end product should be some kind of summary stating which variables have been changed for which month/year of delivery for each contract.
I have thought about creating a macro that seperates the dataset into seperate sheets dependent on contract number and then comparing the information but because of the number of contracts (100+) I don't know if it would be feasible to create so many sheets in one workbook.
Any help would be appreciated.
Many thanks!
Screen shots of what the current dataset is like and what the possible proposed outcome could be to follow.
<!-- / message -->
I need to find variances between each of the individual contracts in a large dataset. In the past I have used sumproduct and it has worked fine but with the level of information that I am looking at now it is running really slowly and I would need to seperate sumproduct formulations for each of the different variables. For example:
Contract 01/001 - I would like to see if there are any changes to the delivery dates, the product quantities, product type etc between the current downloaded information and the information processed a month before.
The end product should be some kind of summary stating which variables have been changed for which month/year of delivery for each contract.
I have thought about creating a macro that seperates the dataset into seperate sheets dependent on contract number and then comparing the information but because of the number of contracts (100+) I don't know if it would be feasible to create so many sheets in one workbook.
Any help would be appreciated.
Many thanks!
Screen shots of what the current dataset is like and what the possible proposed outcome could be to follow.
<!-- / message -->