B
Btibert
Hi everyone,
Here is a problem that I cant seem to solve.
I am inputting data into Excel that comes from a text document. I ca
get the data into excel no problem of course, but I would like to se
if there is an easy solution to my problem.
When the data is placed into excel, I was hoping that I could run som
code that identifies "page breaks" from a certain point forward on m
master worksheet, and creates a new worksheet for each page of data
such that if my data contains 99 "breaks", then there would be 10
worksheets.
Simply put, each page break in my data is clearly defined as thre
empty rows between each other. I have been working through some code
unsuccessfully of course. Is it possible to place the data on a ne
sheet when the next break is found for each page break until my maste
worksheet has no more data.
Im not entirely sure that is possible, but I have learned that you ca
do more than you can imagine in VBA.
Any assistance will be greatly appreciated.
Best Wishes,
Broc
Here is a problem that I cant seem to solve.
I am inputting data into Excel that comes from a text document. I ca
get the data into excel no problem of course, but I would like to se
if there is an easy solution to my problem.
When the data is placed into excel, I was hoping that I could run som
code that identifies "page breaks" from a certain point forward on m
master worksheet, and creates a new worksheet for each page of data
such that if my data contains 99 "breaks", then there would be 10
worksheets.
Simply put, each page break in my data is clearly defined as thre
empty rows between each other. I have been working through some code
unsuccessfully of course. Is it possible to place the data on a ne
sheet when the next break is found for each page break until my maste
worksheet has no more data.
Im not entirely sure that is possible, but I have learned that you ca
do more than you can imagine in VBA.
Any assistance will be greatly appreciated.
Best Wishes,
Broc