Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello All,
I'm just now starting to port a huge addin to excel 2007. What a mess! To get out of chart edit mode on an embedded chart, I have always used the following: ActiveWindow.Visible = False But this doesn't seem to work in Excel 2007. Is there a simple way to get out of chart edit mode and return to the worksheet? I suppose doing a Select of a worksheet cell might do it, but I'd rather not have to do it that way. Thanks, Brian Murphy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What's the best way to toggle between true and false in Excel? Hiall, My excel work involves a lot of toggling between true and false (booleantypes) ... and it's very repetitive... Is there a way to select a bunch ofcells, and press a key short-cu | Excel Discussion (Misc queries) | |||
Excel.ActiveWindow Is Excel.ActiveWindow Returns False | Excel Programming | |||
ActiveWindow.Visible = True | Excel Programming | |||
ActiveWindow VBA problem | Excel Programming | |||
Problem with using the ActiveWindow property - sometimes | Excel Programming |