#1   Report Post  
sprint213
 
Posts: n/a
Default Header Alignment

I am looking to see how to align my header flush right and left on a page.
Can anyone help me on this?
  #2   Report Post  
 
Posts: n/a
Default

put this in the workbook before close event.
private sub macMakeBU
ActiveWorkbook.Save
ActiveWorkbook.SaveAs Filename:="H:\Book3.xls", _
FileFormat:=xlNormal, _
Password:="", WriteResPassword:="", _
ReadOnlyRecommended:=False, _
CreateBackup:=False
end sub
-----Original Message-----
I am looking to see how to align my header flush right

and left on a page.
Can anyone help me on this?
.

  #3   Report Post  
sprint213
 
Posts: n/a
Default

Explain further how this is done.

" wrote:

put this in the workbook before close event.
private sub macMakeBU
ActiveWorkbook.Save
ActiveWorkbook.SaveAs Filename:="H:\Book3.xls", _
FileFormat:=xlNormal, _
Password:="", WriteResPassword:="", _
ReadOnlyRecommended:=False, _
CreateBackup:=False
end sub
-----Original Message-----
I am looking to see how to align my header flush right

and left on a page.
Can anyone help me on this?
.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
header in right or left margin? Michelle Excel Discussion (Misc queries) 2 January 26th 05 04:44 PM
header or footer ParTeeGolfer Excel Worksheet Functions 4 January 9th 05 07:33 PM
how do I permanetly add custom header to excel header list? GARY Excel Discussion (Misc queries) 1 December 15th 04 08:52 PM
Default header in Excel under page set-up Melanie Excel Discussion (Misc queries) 2 December 15th 04 01:37 AM
Custom Header Josh O. Excel Discussion (Misc queries) 1 December 1st 04 06:56 PM


All times are GMT +1. The time now is 10:45 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"