I am seeking help developing VBA code to automate “page breaks” as follows:
I prepare a daily spreadsheet (2007 Excel) that varies in length (up to 5000 rows)…. Column A contains defined “groups” of various lengths beginning in A2 with a blank row separator between each group…. Each group varies in length anywhere from 4 to 20 rows. Is it possible to write VBA code that would automatically provide “page breaks” ensuring each individual group is never split into two separate pages?
Thanks in advance for any available help,
KWL
I prepare a daily spreadsheet (2007 Excel) that varies in length (up to 5000 rows)…. Column A contains defined “groups” of various lengths beginning in A2 with a blank row separator between each group…. Each group varies in length anywhere from 4 to 20 rows. Is it possible to write VBA code that would automatically provide “page breaks” ensuring each individual group is never split into two separate pages?
Thanks in advance for any available help,
KWL