B
Btibert
Hi guys,
In the last few days, ive posted some questions with some success, bu
not being able to completely work though my problem. Given that I a
novice/intermediate in relation to VBA, I am having extreme difficult
augmenting the code to do what i like.
Attached is the file so you can visualize what I am talking about.
What I want to do is to put each "page" of data on a new slide. As yo
can see, all the data is found on the first page. In column T, you ca
see where each new page starts (as indicated by the data and pag
number).
I having trying tirelessly to get the code such that at each break
pages are created for the data, such that if my report contains 30
pages, each sheet in the workbook will be a page from the report.
My attempts have been to search for text, a succession of completel
blank rows (typically 3 blank rows between each page), etc.
I was hoping a visual look to my problem's description would help.
Thanks for any help you can provide,
Broc
In the last few days, ive posted some questions with some success, bu
not being able to completely work though my problem. Given that I a
novice/intermediate in relation to VBA, I am having extreme difficult
augmenting the code to do what i like.
Attached is the file so you can visualize what I am talking about.
What I want to do is to put each "page" of data on a new slide. As yo
can see, all the data is found on the first page. In column T, you ca
see where each new page starts (as indicated by the data and pag
number).
I having trying tirelessly to get the code such that at each break
pages are created for the data, such that if my report contains 30
pages, each sheet in the workbook will be a page from the report.
My attempts have been to search for text, a succession of completel
blank rows (typically 3 blank rows between each page), etc.
I was hoping a visual look to my problem's description would help.
Thanks for any help you can provide,
Broc