Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i have a set of procedures that output multiple charts to a particular
worksheet. At the moment all the charts are centered on the sheet on top of each other. I'm thinking this is a long shot, but is there a way to automatically (and programmatically) arrange these charts on the page? Kind of like what Windows/Arrange.../Tiled does for workbooks? I think more realistic would be doing the math myself to arrange the charts. So to that end, how would I find the size of the visible area of the spreadsheet (the part not including the toolbars, menu bar, etc etc). I would use this to set the Top, Left, Height, Width properties of the charts. Anyone have a better way of doing this or already have some code that does something similiar? Thanks a lot guys. -- ThatFella |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problems with Visible and Screen | Excel Discussion (Misc queries) | |||
change font size on screen, but prints in old size | Excel Discussion (Misc queries) | |||
Work sheet size relative to screen size | Excel Discussion (Misc queries) | |||
arranging excel tabs (charts vs worksheets)in multiple rows/dimens | Charts and Charting in Excel | |||
color not visible on screen | Setting up and Configuration of Excel |