Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Kush
you could try adding this: Dim myDate As String myDate = Format(Date, "dd-mmm-yyyy") so replace this: ..axes(xlCategory, xlprimary).axisTITLE.CHARACTERS.TEXT = "Date" with ..axes(xlCategory, xlprimary).axisTITLE.CHARACTERS.TEXT = myDate HTH Mick |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Chart adds in extra date values on the X axis | Charts and Charting in Excel | |||
X-Axis Appearing in Plot Area | Charts and Charting in Excel | |||
Data appearing as Values | Excel Discussion (Misc queries) | |||
Display Values under Date labels on the X-Axis... | Charts and Charting in Excel | |||
How to insert X axis scale values next to axis and X axis grid lin | Charts and Charting in Excel |