O
Oscar
I am in the process of migrating my company from typing in dozens of
numbers every day from one excel sheet to another to a database so the
numbers only have to be inputted once. However, I am trying to keep
the reports Access generates as identical as possible to the excel
reports my superiors are used to viewing.
For one of the reports, there is too much data to fit onto one page if
it's all in one row, so in their excel sheet the data goes into two
sets of rows. For example, instead of:
A B C D E F
1 Center Name*Week Ending*Data 1*Data 2*Data 3*Data 4
2 Center 1 5/12/06 12354 1235 2345 2435
3 Center 2 5/12/06 12345 54658 445 5454
It goes:
A B C D
1 Center Name*Week Ending*Data 1*Data 2
2 Center 1 5/12/06 12354 1235
3 Center 2 5/12/06 12345 54658
4
5 Center Name*Week Ending*Data 3*Data 4
6 Center 1 5/12/06 2345 2435
7 Center 2 5/12/06 445 54541
with the Center Name and Week Ending Date on both sets of rows. I hope
this makes sense how I explained it.
Anyway, I am trying to generate a report to do this also. I am not
sure exactly how to do that, if I need to add more groups, etc. Any
help would be greatly appreciated!
Thanks,
Oscar
numbers every day from one excel sheet to another to a database so the
numbers only have to be inputted once. However, I am trying to keep
the reports Access generates as identical as possible to the excel
reports my superiors are used to viewing.
For one of the reports, there is too much data to fit onto one page if
it's all in one row, so in their excel sheet the data goes into two
sets of rows. For example, instead of:
A B C D E F
1 Center Name*Week Ending*Data 1*Data 2*Data 3*Data 4
2 Center 1 5/12/06 12354 1235 2345 2435
3 Center 2 5/12/06 12345 54658 445 5454
It goes:
A B C D
1 Center Name*Week Ending*Data 1*Data 2
2 Center 1 5/12/06 12354 1235
3 Center 2 5/12/06 12345 54658
4
5 Center Name*Week Ending*Data 3*Data 4
6 Center 1 5/12/06 2345 2435
7 Center 2 5/12/06 445 54541
with the Center Name and Week Ending Date on both sets of rows. I hope
this makes sense how I explained it.
Anyway, I am trying to generate a report to do this also. I am not
sure exactly how to do that, if I need to add more groups, etc. Any
help would be greatly appreciated!
Thanks,
Oscar