G
Gord
I have a simple multi-sheets workbook and I want to convert all its
data to a database file or a single sheet.
The file look like this:
[Sheet 1] start at cell A1
Account Amount
01-0011 300
01-0012 2000
01-0013 50200
....
01-0188 3900
[Sheet 2] start at cell A1
Account Amount
02-0011 1000
02-0012 4000
02-0013 8200
....
02-0188 1200
I have a total of 160 sheets of the same format.
Is there an easy way to convert to a single sheet as shown?
Account Amount
01-0011 300
01-0012 2000
01-0013 50200
....
01-0188 3900
02-0011 1000
02-0012 4000
02-0013 8200
....
02-0188 1200
....
Thanks in advance.
Gord.
data to a database file or a single sheet.
The file look like this:
[Sheet 1] start at cell A1
Account Amount
01-0011 300
01-0012 2000
01-0013 50200
....
01-0188 3900
[Sheet 2] start at cell A1
Account Amount
02-0011 1000
02-0012 4000
02-0013 8200
....
02-0188 1200
I have a total of 160 sheets of the same format.
Is there an easy way to convert to a single sheet as shown?
Account Amount
01-0011 300
01-0012 2000
01-0013 50200
....
01-0188 3900
02-0011 1000
02-0012 4000
02-0013 8200
....
02-0188 1200
....
Thanks in advance.
Gord.