View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default how to copy whole Excell workbook without links?

Save your workbook as a new name first--just in case!!!

Select all the worksheets that have to all the formulas converted to values.
(Click on the first tab and ctrl-click (or shift click) on more tabs)

Select all the cells in the active sheet
edit|copy
edit|paste special|values

select A1

Ungroup the worksheets

And check it out.

Arnis Celmins wrote:

I have a workbook with multiple worksheets. Values are gathered via links,
which may not be accesible all the time. Therefore, I am thinking of easy way
to copy the whole workbook without links, just like with the function Paste
Special/values.


--

Dave Peterson