Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a set of nearly identical worksheets that contain upwards of 2,000 rows containing information on mergers & acquisitions. Each deal contains 3 or 4 rows of data, seperated by a blank row in between. 90% of these deals take up 3 rows. the other 10% take up 4 rows. What I have to do now, manually, is set page breaks every 12 deals. I tried to record a macro by starting at B11 (the first blank cell below the header) and using Ctrl + the down arrow 24 times to capture 12 deals (whether they are 3 or 4 rows), then hitting the down arrow once more to be below the 12th deal, then left arrow once to highlight column A, then alt, I, B to set the page break. This works for the most part, except when that pattern leaves the cursor right below a page break that is already there. Then the alt, I, B removes the page break. I know there is a way to clear page breaks, but i'm not sure how to do it. Also, is there an easier way to program this in VBA? If i was inserting a page break every 36 lines it'd be easy, but the number of rows varies. Any input would be greatly appreciated. Thanks, --Jim -- jim.casagrande ------------------------------------------------------------------------ jim.casagrande's Profile: http://www.excelforum.com/member.php...o&userid=32987 View this thread: http://www.excelforum.com/showthread...hreadid=528156 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I can't move my page breaks in Page Break Preview | Excel Discussion (Misc queries) | |||
When automatic page breaks are moved each cell becomes a new page | Excel Discussion (Misc queries) | |||
Vertical page breaks won't drag in Page Break Preview | Excel Discussion (Misc queries) | |||
How do I do page breaks when view menu doesnt page break preview | Excel Discussion (Misc queries) | |||
Page Breaks- Printing selected rows on same page | Excel Discussion (Misc queries) |