Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for the reference to the ExcelUser web site that has the business
dashboards. Those are pretty spiffy, so I bookmarked the site. May come in handy some day. In the code, just change the object from Sheet1 to the code name for the worksheet that has all of your charts, for starters. To make it run faster, normally you would check to see what the Target argument is and just update that shape, since that is probably the only cell that changed. You might want to put the code to update the shape in a separate subroutine. -- Regards, Bill Renaud |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Visual Basic Editor | Excel Discussion (Misc queries) | |||
Password in Visual basic editor | Excel Worksheet Functions | |||
Visual basic editor | Excel Discussion (Misc queries) | |||
Can I run Visual Basic procedure using Excel Visual Basic editor? | Excel Programming | |||
When you edit a macro in visual basic editor, why doesn't it upda. | Excel Programming |