Thread: footer
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default footer

Use the beforeprint event

http://www.cpearson.com/excel/events.htm

http://www.mvps.org/dmcritchie/excel/getstarted.htm

http://www.mvps.org/dmcritchie/excel....htm#tutorials
VBA tutorial links are listed after the general excel tutorial links.

--
Regards,
Tom Ogilvy


"Christine" wrote:

I need to print repeating set of cells in both the left & right footers. I
understand it will take coding, but am not familiar.