View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JorgeG.ACT JorgeG.ACT is offline
external usenet poster
 
Posts: 20
Default Keep formating from old sheet in the new sheet

I have a macro which copies time sheets from the old/current sheet to a new
sheet.

I haave found that headers and other formating aspects of the sheet such as
row width and the page scaling is not maitained in the new sheet.

Is there a simple way of achieving this without resorting to using excels
macro recording facility?

Regards
Jorge