Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would liket to write a macro that creates a chart with variable properties.
I would like the properties and the actual property command to be listed in a workbook. For example, just say I have the following data in a worksheet Property Name Value Excel command Font Size 12 .Font.size Font Bold True .Font.bold Font Italic False .Font.Italiic I would like to be able to iterate through the rows and assign the value to the Excel command with a macro. This means I can easily add new commands to change the chart properties by adding new rows on the spreadsheet without any actual macro programming. Is this possible? How is it done? We are currently using Office 97 at work. Thanks for your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change Chart Properties for Multiple Chart Shts using a Worksheet | Charts and Charting in Excel | |||
Change graphic chart properties | Excel Discussion (Misc queries) | |||
Change active cell properties with command button | Excel Programming | |||
Change active cell properties with command button | Excel Programming | |||
Command Button that changes cell properties | Excel Programming |