Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to get the cell range of the area that will be printed for
a worksheet when no print area is set. I can get the page breaks but they do not include the beginning or ending boundaries. The beginning is easy as I will be printing the entire worksheet. But the end has so far eluded me. I was using UsedRange but found this to not give the correct answer. Case in point, I have a worksheet with 2 columns of data who range is B4:C10. Then I have a chart generated from that data further down and to the right on the worksheet. UsedRange returns A1:C10. In Page Break Preview view mode there is a nice solid border for the print boundary. What I need is this address of the cell at the bottom right corner of this area. The chart's bottom right corner does not match this location. Any suggestions appreciated TIA JO |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell borders do not print on one side of print area?? | Excel Discussion (Misc queries) | |||
Conditional Formatting of merged cells, borders don't show correct | Excel Discussion (Misc queries) | |||
cell borders that I create dont show on print preview or print | Excel Discussion (Misc queries) | |||
How do you turn off a print area for a page? (no print area) | Excel Discussion (Misc queries) | |||
Total of rows in UsedRange Area | Excel Programming |