E
ed0211e
Hi! I'm new to VBA, so I don't think my problem is too difficult (but
I'm not really sure).
I have a table with 8 columns. Column 5 contains a year date (YYYY)
and is sorting in descending order. The years range from 2004-1986,
and there are a varying number of rows for each year (but all the rows
with the same year are together).
I'd like to create a macro that inserts a page break after each new
year.
If it helps, I could move the year column to the last position in the
table (so it would become the last column, column 8).
Thanks in advance for your help!
I'm not really sure).
I have a table with 8 columns. Column 5 contains a year date (YYYY)
and is sorting in descending order. The years range from 2004-1986,
and there are a varying number of rows for each year (but all the rows
with the same year are together).
I'd like to create a macro that inserts a page break after each new
year.
If it helps, I could move the year column to the last position in the
table (so it would become the last column, column 8).
Thanks in advance for your help!