Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
As part of a macro I am opening an existing workbook. That WB has a center
header in the print set up. How can I pull that center header string into the macro and assign it to a variable? Dim SHeader as String Sub GetHeader Workbooks.Open "Test.xls" sHeader= what? ........... ........ End Sub -- Ken Hudson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to retrieve the value within string? | Excel Discussion (Misc queries) | |||
How can I Left justify the center section of the print header? | Excel Programming | |||
How do I left justify center section header | Excel Discussion (Misc queries) | |||
Find the first Value in a Row and Retrieve the Header for That Column | Excel Discussion (Misc queries) | |||
Named Range in Center Header | Excel Programming |