Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Wayne Wengert
 
Posts: n/a
Default Copy Worksheet With Formulas

I have several excel 2003 files with identical structure of worksheets. On
one, I added a new worksheet with formulas that refer to cells in other
worksheets in the file. The formulas look like "=(Scores_Sgl!F2) * 1.5". I
want to copy the new worksheet - with the formulas - into other Excel files
but when I do a copy/paste I get the values, not the formulas?

How can I accomplish that?


  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Copy Worksheet With Formulas

Two guesses...

Have you filtered the range that you're copying?

If no, do you have both workbooks open in the same instance of excel?

If you click on Window (on the worksheet menubar), do you see both workbooks
listed at the bottom?

If no, then close the workbook that you're going to paste and close that
instance of excel.

Then back to the first instance and File|Open the receiving workbook.

Wayne Wengert wrote:

I have several excel 2003 files with identical structure of worksheets. On
one, I added a new worksheet with formulas that refer to cells in other
worksheets in the file. The formulas look like "=(Scores_Sgl!F2) * 1.5". I
want to copy the new worksheet - with the formulas - into other Excel files
but when I do a copy/paste I get the values, not the formulas?

How can I accomplish that?


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
Wayne Wengert
 
Posts: n/a
Default Copy Worksheet With Formulas

Dave;

Thanks for the response. I have two instances of Excel open. Let's call the
"copy from" instance "Source.xls" and it has several worksheets, one of
which is named "Data3". The other instance I have open I'll call
"Target.xls" and it has the identical set of worksheet names.

I go to Source.xls and select the cells in the Data3 worksheet that want to
copy and then I click Edit/Copy. I then click on the Target.xls instance (I
already have the Data3 worksheet open) and do a paste special.

I am not clear on your last option - which I think applies to my case. It
sounds like I should go to "Source.xls and do the copy and then close that
instance of Excel but I don't understand what the File/Open is doing?

Sorry to be dense!

Wayne

"Dave Peterson" wrote in message
...
Two guesses...

Have you filtered the range that you're copying?

If no, do you have both workbooks open in the same instance of excel?

If you click on Window (on the worksheet menubar), do you see both
workbooks
listed at the bottom?

If no, then close the workbook that you're going to paste and close that
instance of excel.

Then back to the first instance and File|Open the receiving workbook.

Wayne Wengert wrote:

I have several excel 2003 files with identical structure of worksheets.
On
one, I added a new worksheet with formulas that refer to cells in other
worksheets in the file. The formulas look like "=(Scores_Sgl!F2) * 1.5".
I
want to copy the new worksheet - with the formulas - into other Excel
files
but when I do a copy/paste I get the values, not the formulas?

How can I accomplish that?


--

Dave Peterson



  #4   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Copy Worksheet With Formulas

If you have two separate instances of excel running, it's just like copying from
two different applications.

If you have two files open in the same instance of excel, then excel will know
what you're copying--and how to treat it.

Two separate instances will go through the windows clipboard--not excel's
clipboard. So lots of things can get lost.

The File|Open is just making sure that you open both workbooks in the same
instance.

If you've double clicked on the second filename (in windows explorer), then you
may not be opening in that already running instance of excel.

Wayne Wengert wrote:

Dave;

Thanks for the response. I have two instances of Excel open. Let's call the
"copy from" instance "Source.xls" and it has several worksheets, one of
which is named "Data3". The other instance I have open I'll call
"Target.xls" and it has the identical set of worksheet names.

I go to Source.xls and select the cells in the Data3 worksheet that want to
copy and then I click Edit/Copy. I then click on the Target.xls instance (I
already have the Data3 worksheet open) and do a paste special.

I am not clear on your last option - which I think applies to my case. It
sounds like I should go to "Source.xls and do the copy and then close that
instance of Excel but I don't understand what the File/Open is doing?

Sorry to be dense!

Wayne

"Dave Peterson" wrote in message
...
Two guesses...

Have you filtered the range that you're copying?

If no, do you have both workbooks open in the same instance of excel?

If you click on Window (on the worksheet menubar), do you see both
workbooks
listed at the bottom?

If no, then close the workbook that you're going to paste and close that
instance of excel.

Then back to the first instance and File|Open the receiving workbook.

Wayne Wengert wrote:

I have several excel 2003 files with identical structure of worksheets.
On
one, I added a new worksheet with formulas that refer to cells in other
worksheets in the file. The formulas look like "=(Scores_Sgl!F2) * 1.5".
I
want to copy the new worksheet - with the formulas - into other Excel
files
but when I do a copy/paste I get the values, not the formulas?

How can I accomplish that?


--

Dave Peterson


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.misc
Wayne Wengert
 
Posts: n/a
Default Copy Worksheet With Formulas

Thanks. I understand it now.


"Dave Peterson" wrote in message
...
If you have two separate instances of excel running, it's just like
copying from
two different applications.

If you have two files open in the same instance of excel, then excel will
know
what you're copying--and how to treat it.

Two separate instances will go through the windows clipboard--not excel's
clipboard. So lots of things can get lost.

The File|Open is just making sure that you open both workbooks in the same
instance.

If you've double clicked on the second filename (in windows explorer),
then you
may not be opening in that already running instance of excel.

Wayne Wengert wrote:

Dave;

Thanks for the response. I have two instances of Excel open. Let's call
the
"copy from" instance "Source.xls" and it has several worksheets, one of
which is named "Data3". The other instance I have open I'll call
"Target.xls" and it has the identical set of worksheet names.

I go to Source.xls and select the cells in the Data3 worksheet that want
to
copy and then I click Edit/Copy. I then click on the Target.xls instance
(I
already have the Data3 worksheet open) and do a paste special.

I am not clear on your last option - which I think applies to my case. It
sounds like I should go to "Source.xls and do the copy and then close
that
instance of Excel but I don't understand what the File/Open is doing?

Sorry to be dense!

Wayne

"Dave Peterson" wrote in message
...
Two guesses...

Have you filtered the range that you're copying?

If no, do you have both workbooks open in the same instance of excel?

If you click on Window (on the worksheet menubar), do you see both
workbooks
listed at the bottom?

If no, then close the workbook that you're going to paste and close
that
instance of excel.

Then back to the first instance and File|Open the receiving workbook.

Wayne Wengert wrote:

I have several excel 2003 files with identical structure of
worksheets.
On
one, I added a new worksheet with formulas that refer to cells in
other
worksheets in the file. The formulas look like "=(Scores_Sgl!F2) *
1.5".
I
want to copy the new worksheet - with the formulas - into other Excel
files
but when I do a copy/paste I get the values, not the formulas?

How can I accomplish that?

--

Dave Peterson


--

Dave Peterson



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how Excel can copy the data in a row of worksheet to other? CYCLERC Excel Worksheet Functions 0 January 16th 06 05:50 AM
Copy worksheet & maintain cell reference across worksheets dingy101 Excel Worksheet Functions 3 January 2nd 06 10:51 AM
Is there a function to copy an entire worksheet? nickclingan Excel Worksheet Functions 3 December 23rd 05 03:23 PM
excel 2002 - copying formulas to another worksheet Greg Excel Discussion (Misc queries) 2 January 28th 05 10:23 PM
Replicating Formulas with Various Worksheet References Cloudburst99 Excel Worksheet Functions 1 January 20th 05 11:15 PM


All times are GMT +1. The time now is 06:21 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"