Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I create a chart using vba and I create it on it own worksheet
(ActiveChart.Location Whe=xlLocationAsNewSheet, Name:="UsageChart"). I need to setup the page footer so that when it prints, the date/time appear in the lower right-hand corner. I have tried using the following command to set it up: Worksheets("UsageChart").PageSetup.RightFooter = Format(Date, "yyyy-mmm-dd") but it does not work, nothing appears. What am I doing wrong? Thank you for your help, QB |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel chart does not print in Office 2007 | Charts and Charting in Excel | |||
Print filters with Pivot Chart in Excel 2007 | Excel Discussion (Misc queries) | |||
Print a chart with worksheet data in excel 2007 | Excel Discussion (Misc queries) | |||
print chart on full page in Excel 2007 | Charts and Charting in Excel | |||
I cannot print an Excel 2007 chart | Charts and Charting in Excel |