View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.setup
JP[_3_] JP[_3_] is offline
external usenet poster
 
Posts: 168
Default copy all sheets to a new workbook

There's some code on this page that can assist you.

http://www.rondebruin.nl/values.htm

You can use the code in "Change all the cells in all worksheets to
values", save the file with a new name, and close the original
workbook without saving. This should do what you want.


HTH,
JP


On Nov 15, 12:16 pm, futbol wrote:
hello gurus,
i'm looking for vba code to copy only values and formats to a new
workbook preserving the name on each tab.
thanks in advance