Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
I'm trying to pass the .MinimumScale value from a range on my spreadsheet to a chart which is created when the Macro is run from the spreadsheet. The macro is halted by an error message 'Run-time error '1004': Unable to set the MinimumScale property of the Axis class'. When I 'Debug' and F8/Step-into the code however, it sets the value as I'd intended and completes the rest of the code without any problems - In fact running the code using the 'Step Into' function all the way completes the program without any hitches. Please could somebody tell me what I'm missing? It's probably really obvious and I apologise for that in advance. Thanks -- Jonathan |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
You left out two details:
1. Excel version 2. Problematic code - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions http://PeltierTech.com _______ "Jonathan" wrote in message ... Hi, I'm trying to pass the .MinimumScale value from a range on my spreadsheet to a chart which is created when the Macro is run from the spreadsheet. The macro is halted by an error message 'Run-time error '1004': Unable to set the MinimumScale property of the Axis class'. When I 'Debug' and F8/Step-into the code however, it sets the value as I'd intended and completes the rest of the code without any problems - In fact running the code using the 'Step Into' function all the way completes the program without any hitches. Please could somebody tell me what I'm missing? It's probably really obvious and I apologise for that in advance. Thanks -- Jonathan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filter function; copy values to another sheet | Excel Discussion (Misc queries) | |||
Retrieving values from a specified sheet of a different file. | Excel Worksheet Functions | |||
copy values generated by conditional formula in one sheet to the other work sheet as values | Excel Worksheet Functions | |||
Formulas not recalculating when values change on another sheet | Excel Worksheet Functions | |||
linking values from one sheet to another | Excel Discussion (Misc queries) |