D
Duane
Hello,
I have a report that shows the total number of items for a particular area,
date and time. There might be 1 record or there might be 50. What I want
is for my report to always show 60 rows evertime the report is run. I know
I can loop through and just add extra records, but there must be a better
way to achieve this without all the overhead.
Is there a way to add blank extra rows in VBA?
Any help would be greatly appreciated.
I have a report that shows the total number of items for a particular area,
date and time. There might be 1 record or there might be 50. What I want
is for my report to always show 60 rows evertime the report is run. I know
I can loop through and just add extra records, but there must be a better
way to achieve this without all the overhead.
Is there a way to add blank extra rows in VBA?
Any help would be greatly appreciated.