Adding Excel header

Jamez36

Member
Joined
Dec 27, 2005
Messages
5
Programming Experience
1-3
I have a form that creates an excel spreadsheet and saves it to disk.
The problem I'm having is that I need a header for the spreadsheet, I can create the header afterwards manually but I need to create it in the vb code before it saves. Anyone incountered this problem or know how to handle it?
 
Thanks John

Hey that did the trick, I had seen the PageSetup but didn't know how to use it or if it was the way I was gonna solve this issue. Either way thanks.
 
Back
Top