Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Copying and Pasting Links

I have a workbook that I have links from worksheet into another. I copy and
paste the links between different columns within the same row. When I set up
a link in Sheet 2 to cell A1 (linking the Sheet 1's A1) I want to copy and
paste the link into Sheet 2 cell B1 so that it is linking with my Sheet 1's
B1.

Excel does this for me sometimes but not others. Sometimes it will just
paste the samething that is A1. Why is that?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 98
Default Copying and Pasting Links

More information would be helpful. It is hard to understand what you are trying to do. Please post your formulas.

Just taking a guess:
You want Sheet2 cell A1 to equal Sheet1 cell A1. I'm guessing your formula looks something like this:

=Sheet1!$A$1

If you copy/fill that left to Sheet2 cell B1, B1 will have the same formula in it.

Change your formula to:

=Sheet1!A1

Now if you copy/fill that left to Sheet2 cell B1, the resulting formula in B2 should be:

=Sheet1!B1

Notice the dollar signs ($) in the first formula. That is what is preventing the formulas from copying the way you want them to.

Look up "References" in Excel's help and read everything on "Absolute" & "Relative" cell references.

A good place to start might be "Microsoft Excel HelpCreating and Correcting FormulasCreating FormulasUsing ReferencesAbout cell
and range references".

I hope this helps,

Conan Kelly




"Visual Calendar Dilemma" wrote in message
...
I have a workbook that I have links from worksheet into another. I copy and
paste the links between different columns within the same row. When I set up
a link in Sheet 2 to cell A1 (linking the Sheet 1's A1) I want to copy and
paste the link into Sheet 2 cell B1 so that it is linking with my Sheet 1's
B1.

Excel does this for me sometimes but not others. Sometimes it will just
paste the samething that is A1. Why is that?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Copying and Pasting Links

You answered my question. Thank you!

"Conan Kelly" wrote:

More information would be helpful. It is hard to understand what you are trying to do. Please post your formulas.

Just taking a guess:
You want Sheet2 cell A1 to equal Sheet1 cell A1. I'm guessing your formula looks something like this:

=Sheet1!$A$1

If you copy/fill that left to Sheet2 cell B1, B1 will have the same formula in it.

Change your formula to:

=Sheet1!A1

Now if you copy/fill that left to Sheet2 cell B1, the resulting formula in B2 should be:

=Sheet1!B1

Notice the dollar signs ($) in the first formula. That is what is preventing the formulas from copying the way you want them to.

Look up "References" in Excel's help and read everything on "Absolute" & "Relative" cell references.

A good place to start might be "Microsoft Excel HelpCreating and Correcting FormulasCreating FormulasUsing ReferencesAbout cell
and range references".

I hope this helps,

Conan Kelly




"Visual Calendar Dilemma" wrote in message
...
I have a workbook that I have links from worksheet into another. I copy and
paste the links between different columns within the same row. When I set up
a link in Sheet 2 to cell A1 (linking the Sheet 1's A1) I want to copy and
paste the link into Sheet 2 cell B1 so that it is linking with my Sheet 1's
B1.

Excel does this for me sometimes but not others. Sometimes it will just
paste the samething that is A1. Why is that?




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
keeping cells locked and protected when copying and pasting Lynne...... Excel Discussion (Misc queries) 0 June 19th 06 12:11 PM
Copying and pasting ??? NorcalTruck Excel Discussion (Misc queries) 3 December 27th 05 08:31 PM
Copying and pasting multiple formulas, it it possible? Tim Excel Discussion (Misc queries) 2 November 24th 05 09:33 AM
Copying and Pasting between Workbooks NothingButRomance Excel Worksheet Functions 0 May 13th 05 09:54 PM
Copying and Pasting between Workbooks NothingButRomance Excel Worksheet Functions 0 May 13th 05 07:33 PM


All times are GMT +1. The time now is 04:15 PM.

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"