J
john cadagin
I'm getting data from one spreadsheet to another. Right now I'm using
vlookup, but this is unwieldy because the ranges change each month.
The data look like this:
Store number Account name Amount Amount
2 Revenue 1 2
3 Revenue 2 3
4 Revenue 3 4
5 Revenue 4 5
6 Revenue 5 6
2 Payroll 1 4
3 Payroll 2 5
4 Payroll 3 6
5 Payroll 4 7
6 Payroll 5 8
etc.
I have another workbook that looks like this:
Revenue Wages rent etc
2
3
4
5
6
To get the data from the first to the second, I've been using vlookup.
But since the ranges change every month, this is awfully
time-consuming. Is there some way of doing this more efficiently?
Thanks
john
vlookup, but this is unwieldy because the ranges change each month.
The data look like this:
Store number Account name Amount Amount
2 Revenue 1 2
3 Revenue 2 3
4 Revenue 3 4
5 Revenue 4 5
6 Revenue 5 6
2 Payroll 1 4
3 Payroll 2 5
4 Payroll 3 6
5 Payroll 4 7
6 Payroll 5 8
etc.
I have another workbook that looks like this:
Revenue Wages rent etc
2
3
4
5
6
To get the data from the first to the second, I've been using vlookup.
But since the ranges change every month, this is awfully
time-consuming. Is there some way of doing this more efficiently?
Thanks
john