inquiringmind
New Member
- Joined
- Sep 29, 2006
- Messages
- 3
Hi,
I've searched the web for a couple hours these last couple days for print area macro information, but haven't yet figured out how to do exactly what I need.
The # of columns to print is fixed -- always from A to AJ (although I wouldn't mind just setting this to automatically find the last column of data in case I change the report)
The rows are what's variable -- each row has an indicator in the first column, A B C D or E. Sometimes I'll want to print all rows, sometimes just A B and C, sometimes just AB. If it makes things easier, I'll always be printing a chunk as well as everything above it (i.e. i'll never print just D and E....If I'm pringint D's, I'm printing A through D). So the last letter is just my bottom limit.
I think that just about covers it...sorry if that was a little confusing. In summary, columns are fixed, but rows to print are based on an indicator in the first column.
Any help on how to write the code is HUGELY appreciated!
I've searched the web for a couple hours these last couple days for print area macro information, but haven't yet figured out how to do exactly what I need.
The # of columns to print is fixed -- always from A to AJ (although I wouldn't mind just setting this to automatically find the last column of data in case I change the report)
The rows are what's variable -- each row has an indicator in the first column, A B C D or E. Sometimes I'll want to print all rows, sometimes just A B and C, sometimes just AB. If it makes things easier, I'll always be printing a chunk as well as everything above it (i.e. i'll never print just D and E....If I'm pringint D's, I'm printing A through D). So the last letter is just my bottom limit.
I think that just about covers it...sorry if that was a little confusing. In summary, columns are fixed, but rows to print are based on an indicator in the first column.
Any help on how to write the code is HUGELY appreciated!