Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
First off, I am pretty new to VBA (only really used VBS so far) and have come
across a lot of terms like xlValue, xlUp, xlDown etc. but I cannot find any reference that explains what they actually do. Any help gratefully appreciated. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In VBE search Help for terms such as "End Property"
best wishes -- Bernard V Liengme Microsoft Excel MVP http://people.stfx.ca/bliengme remove caps from email "The Cherub" wrote in message ... First off, I am pretty new to VBA (only really used VBS so far) and have come across a lot of terms like xlValue, xlUp, xlDown etc. but I cannot find any reference that explains what they actually do. Any help gratefully appreciated. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have a look at XLDirection in object browser in VB editor
"The Cherub" wrote: First off, I am pretty new to VBA (only really used VBS so far) and have come across a lot of terms like xlValue, xlUp, xlDown etc. but I cannot find any reference that explains what they actually do. Any help gratefully appreciated. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vba chart xlValue axis title truncated, one series name omitted | Excel Programming | |||
Excel VBA Charting at Axes("xlValue") | Excel Programming | |||
ActiveChart.Axes(xlValue).Crosses = xlMinimum | Excel Programming |