Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In fact you can - using a comma (not a semicolon as I thought earlier)
in page setup. Yes you can, but it prints each area on a separate piece of paper. Regards, Tom Ogilvy "Wild Bill" wrote in message ... I may be wrong, but I believe the print area must be a single rectangular, i.e. just one area. You can't eliminate a piece out of the middle of it. In fact you can - using a comma (not a semicolon as I thought earlier) in page setup. Or control-click as I mentioned, from page setup and the navigation icon. But you would certainly not want to set the sheet to print all 65,536 rows and 256 columns. True. Maybe you could put a rectangle over this area and change its fill to white Well that's my hokey leaning so far. I guess changing the fill beats my best so far, using With myrange and .Characters.font. Thanks. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for looking at this, great Tom. Now that I see that you've
looked at my original problem, I can sleep knowing that if my original problem had an answer available, I'd now have heard it LOLOL! Yes - multiple select areas (set to print area) do print that way. On Mon, 18 Aug 2003 08:48:34 -0400, "Tom Ogilvy" wrote: In fact you can - using a comma (not a semicolon as I thought earlier) in page setup. Yes you can, but it prints each area on a separate piece of paper. Regards, Tom Ogilvy "Wild Bill" wrote in message ... I may be wrong, but I believe the print area must be a single rectangular, i.e. just one area. You can't eliminate a piece out of the middle of it. In fact you can - using a comma (not a semicolon as I thought earlier) in page setup. Or control-click as I mentioned, from page setup and the navigation icon. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Which isn't what you want, is it?
On Mon, 18 Aug 2003 13:38:38 GMT, (Wild Bill) wrote: Yes - multiple select areas (set to print area) do print that way. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Print Area Setting | Excel Discussion (Misc queries) | |||
Setting The Print-Area ? | New Users to Excel | |||
Setting print area for entire workbook | Excel Discussion (Misc queries) | |||
Setting print area | Excel Discussion (Misc queries) | |||
setting the print area from a macro | Excel Worksheet Functions |