Copy unsaved worksheet "Book" to a Saved workfile

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Good morning all.
I am copying a worksheet from an unsaved workfile to a saved excel sheet.
When I cut-paste-attach it to the saved workfile, excel is saving &
referencing the unsaved workfile formula's.

ie: =ROUND(SUM([Book4]Sheet1!AO6:[Book4]Sheet1!AO22),5)

When I delete Book4, I get #REF! errors in my saved file.

Is there a toggle to eliminate this error?

Thank you !
Jim Kimball
Hood River, OR
 
Maybe just changing [book4] to nothing would be sufficient.

Select the range to fix
edit|replace
what: [book4] (or whatever name it is)
with: (leave blank)
replace all


Good morning all.
I am copying a worksheet from an unsaved workfile to a saved excel sheet.
When I cut-paste-attach it to the saved workfile, excel is saving &
referencing the unsaved workfile formula's.

ie: =ROUND(SUM([Book4]Sheet1!AO6:[Book4]Sheet1!AO22),5)

When I delete Book4, I get #REF! errors in my saved file.

Is there a toggle to eliminate this error?

Thank you !
Jim Kimball
Hood River, OR
 
Thanks Dave.
I have been doing what you suggest with the "Find, Replace"
It gets a bit cumbersome after awhile.

I know there is toggle somewhere within Excel that will prevent this from
happening though as my home office computer doesn't do it.



Dave Peterson said:
Maybe just changing [book4] to nothing would be sufficient.

Select the range to fix
edit|replace
what: [book4] (or whatever name it is)
with: (leave blank)
replace all


Good morning all.
I am copying a worksheet from an unsaved workfile to a saved excel sheet.
When I cut-paste-attach it to the saved workfile, excel is saving &
referencing the unsaved workfile formula's.

ie: =ROUND(SUM([Book4]Sheet1!AO6:[Book4]Sheet1!AO22),5)

When I delete Book4, I get #REF! errors in my saved file.

Is there a toggle to eliminate this error?

Thank you !
Jim Kimball
Hood River, OR
 
When you find that toggle, please post back.
Thanks Dave.
I have been doing what you suggest with the "Find, Replace"
It gets a bit cumbersome after awhile.

I know there is toggle somewhere within Excel that will prevent this from
happening though as my home office computer doesn't do it.

Dave Peterson said:
Maybe just changing [book4] to nothing would be sufficient.

Select the range to fix
edit|replace
what: [book4] (or whatever name it is)
with: (leave blank)
replace all


Good morning all.
I am copying a worksheet from an unsaved workfile to a saved excel sheet.
When I cut-paste-attach it to the saved workfile, excel is saving &
referencing the unsaved workfile formula's.

ie: =ROUND(SUM([Book4]Sheet1!AO6:[Book4]Sheet1!AO22),5)

When I delete Book4, I get #REF! errors in my saved file.

Is there a toggle to eliminate this error?

Thank you !
Jim Kimball
Hood River, OR
 
Will do Dave.
Cheers,
JimK

Dave Peterson said:
When you find that toggle, please post back.
Thanks Dave.
I have been doing what you suggest with the "Find, Replace"
It gets a bit cumbersome after awhile.

I know there is toggle somewhere within Excel that will prevent this from
happening though as my home office computer doesn't do it.

Dave Peterson said:
Maybe just changing [book4] to nothing would be sufficient.

Select the range to fix
edit|replace
what: [book4] (or whatever name it is)
with: (leave blank)
replace all



JIMk wrote:

Good morning all.
I am copying a worksheet from an unsaved workfile to a saved excel sheet.
When I cut-paste-attach it to the saved workfile, excel is saving &
referencing the unsaved workfile formula's.

ie: =ROUND(SUM([Book4]Sheet1!AO6:[Book4]Sheet1!AO22),5)

When I delete Book4, I get #REF! errors in my saved file.

Is there a toggle to eliminate this error?

Thank you !
Jim Kimball
Hood River, OR
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top