Hi all.
I am relativly inexperienced when it comes to VBA macros in Excel, and am in need of help with a task I am trying to automate in Excel 2007, as follows:
I have 2 spreadsheets with data. One is a static history of all-time, the other is fresh data from a recent snapshot in time. I need to look at a named column in the fresh data and determine if there is any new data values (text) which do not already exist in the historical data. If there is new text data, I need to add it to the historical data list.
Is this something you (the internent community) can help me with? I think it needs the use of arrays in Excel, which is something I am not familiar with handling properly.
Thank you all for your time.
My memory is not as good as it should be, and neither is my memory.
I have forgotten more than I can remember
I am relativly inexperienced when it comes to VBA macros in Excel, and am in need of help with a task I am trying to automate in Excel 2007, as follows:
I have 2 spreadsheets with data. One is a static history of all-time, the other is fresh data from a recent snapshot in time. I need to look at a named column in the fresh data and determine if there is any new data values (text) which do not already exist in the historical data. If there is new text data, I need to add it to the historical data list.
Is this something you (the internent community) can help me with? I think it needs the use of arrays in Excel, which is something I am not familiar with handling properly.
Thank you all for your time.
My memory is not as good as it should be, and neither is my memory.
I have forgotten more than I can remember