Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am working on a macro to create a PivotChart and need this chart to include
some data in the page header. This information pertains to the charting date range and production goal. The variables are Goal, StartDate, and EndDate and my current code is as follows: ..LeftHeader = "Date Range: ???" & Chr(10) & "Goal: ???" Any guidance in terms of how I would represent these variables in this code? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I include a variable in an Excel page header | Excel Discussion (Misc queries) | |||
Can't insert a String Variable of Long Date into Page Header | Excel Programming | |||
how to include a variable in the header and/or footer of a worksheet | Excel Discussion (Misc queries) | |||
How can I include a cell's value in a worksheet header? | Excel Programming | |||
How can I include the name of the tab in a header without typing . | Excel Worksheet Functions |