Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I insert the contents of a particular cell into the footer?
I need to have the date of the sheet in the footer. We enter the date in a particular cell (say D7) on each sheet and that needs to be shown in the footer. The date needs to be static. It cannot change each time the worskbook is opened or calculated. Thanks! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
with activesheet.pagesetup ..leftfooter=format(date,"mm/dd/yyy") end with "bassmanfranc" wrote: How do I insert the contents of a particular cell into the footer? I need to have the date of the sheet in the footer. We enter the date in a particular cell (say D7) on each sheet and that needs to be shown in the footer. The date needs to be static. It cannot change each time the worskbook is opened or calculated. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
cell value in header or footer | Excel Discussion (Misc queries) | |||
Cell to match footer | Excel Worksheet Functions | |||
Take a Cell and add it to the Footer or Tab | Excel Worksheet Functions | |||
Cell value in footer | Excel Programming | |||
Landscape Orientation when Footer set using mso-footer-data Disappear | Excel Programming |