Hi,
I'm relatively new to writing VB and I wanted to know how I could pull data from multiple spreadsheets into a 'master' spreadsheet.
Basically what I have is 5 spreadsheets that are identical. Identical as in have the same column names etc, not the same data in them!
The Master is also an identical format to the other spreadsheets, but what I'd like to do is have a button called 'update' for example and would pull all of that information into the master.
Finally I would like to add a condition in to the information that the master spreadsheet would pull. In the last column it is an outcome field, if that that outcome is blank I don't want the master to pull it. Only when the field is populated.
If someone could help me with the syntax and how to reference the workbooks correctly that would be great.
Thanks,
I'm relatively new to writing VB and I wanted to know how I could pull data from multiple spreadsheets into a 'master' spreadsheet.
Basically what I have is 5 spreadsheets that are identical. Identical as in have the same column names etc, not the same data in them!
The Master is also an identical format to the other spreadsheets, but what I'd like to do is have a button called 'update' for example and would pull all of that information into the master.
Finally I would like to add a condition in to the information that the master spreadsheet would pull. In the last column it is an outcome field, if that that outcome is blank I don't want the master to pull it. Only when the field is populated.
If someone could help me with the syntax and how to reference the workbooks correctly that would be great.
Thanks,