Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ok currently I have to cells with information. I currenlty have it set to
put one in the left and one in the right footer. I need to put them both in the let footer one over the other. Any one have any ideas. This is my current code. Thanks 'Left Sheets("Report").PageSetup.LeftFooter = Sheets("Data Entry").Cells(248, 3) 'Right Sheets("Report").PageSetup.RightFooter = Sheets("Data Entry").Cells(246, 3) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
inserting Long Text Lines in Footer | Excel Discussion (Misc queries) | |||
Making a vertical list from a rectangular range, with no empty lines | Excel Worksheet Functions | |||
Making Static Lines in Chart | Charts and Charting in Excel | |||
Making two lines into one | Excel Worksheet Functions | |||
Print signature lines as footer | Excel Programming |