Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() How would I delete the blank pages of a worksheet that remain after th cells that contain data? I have a macro that reads data from a unformatted worksheet into another formatted worksheet. The amount o data coming into the spreadsheet varies. When I run a report with small amount of data after running one with a large amount of dat there are a lot of empty pages. I can set the cells to blank befor filling the spreadsheet, IE:Worksheets("Rebate").Range("A2:J7000") "". I'm just wondering if I can delete the remaining empty cells. want to do this in the macro. Thank -- David ----------------------------------------------------------------------- DavidW's Profile: http://www.excelforum.com/member.php...fo&userid=3263 View this thread: http://www.excelforum.com/showthread.php?threadid=52960 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why do portions of my worksheet often disappear? | Excel Discussion (Misc queries) | |||
Conditional functions on portions of cell data | Excel Worksheet Functions | |||
Protecting portions of worksheet | Excel Worksheet Functions | |||
Copying portions of data | Excel Discussion (Misc queries) | |||
Divide data into portions | Excel Programming |