Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following line of code, that is running perfectly under the
lanuage settings 'UK' or 'USA': ActiveChart.ApplyCustomType ChartType:=xlBuiltIn, TypeName:="Line - Column on 2 Axes" When i try running it on off the other company default settings {NO, DK, SE} it gives a error. Recording the same operation on settings: DK, gives the following: ctiveChart.ApplyCustomType ChartType:=xlBuiltIn, TypeName:= "Kurve - søjle på to akser" Is there a way to use a concistent string. As this is not a constant, like xlBuiltIn. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I offer ChartType options? | Charts and Charting in Excel | |||
Two charttype on chart | Charts and Charting in Excel | |||
DDEInitiate inconsistent... | Excel Programming | |||
Inconsistent error | Excel Programming | |||
Argument List Of ActiveChart.Location And ActiveChart.ChartType | Excel Programming |