Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 184
Default Copy Info from cell to another sheet

I just had the biggest brain fart. I have a worksheet I am trying to copy
all of the data from one to the other using a formula. The work sheet with
the data is called one where the one that I am trying to write a formula to
copy it to is two. When I do sum it makes the name 0. Example below

Thank you

Ex
A B C D
1 0012 Bob Tiffany
2 0026 Brandy Frank
3
4

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 964
Default Copy Info from cell to another sheet

On sheet "two" cell A1, enter the formula:

=one!A1

This will return the contents of cell A1 on the sheet called "one". Note
that this is not the same as "Copying", as any changes made to sheet one will
automatically be reflected on sheet two. Is that what you're looking for?

HTH,
Elkar


"Jeremy" wrote:

I just had the biggest brain fart. I have a worksheet I am trying to copy
all of the data from one to the other using a formula. The work sheet with
the data is called one where the one that I am trying to write a formula to
copy it to is two. When I do sum it makes the name 0. Example below

Thank you

Ex
A B C D
1 0012 Bob Tiffany
2 0026 Brandy Frank
3
4

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 184
Default Copy Info from cell to another sheet

Perfect thank you

"Elkar" wrote:

On sheet "two" cell A1, enter the formula:

=one!A1

This will return the contents of cell A1 on the sheet called "one". Note
that this is not the same as "Copying", as any changes made to sheet one will
automatically be reflected on sheet two. Is that what you're looking for?

HTH,
Elkar


"Jeremy" wrote:

I just had the biggest brain fart. I have a worksheet I am trying to copy
all of the data from one to the other using a formula. The work sheet with
the data is called one where the one that I am trying to write a formula to
copy it to is two. When I do sum it makes the name 0. Example below

Thank you

Ex
A B C D
1 0012 Bob Tiffany
2 0026 Brandy Frank
3
4

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
Loop Macro a variable number of times thesaxonuk Excel Discussion (Misc queries) 11 October 31st 06 06:05 PM
Linking worksheets cjgeorge Excel Worksheet Functions 5 October 16th 06 09:30 PM
Asked previously...can this not be done in excel simonsmith Excel Discussion (Misc queries) 2 May 16th 06 11:50 PM
Copy text from same cell on every sheet to title sheet? Jon Excel Discussion (Misc queries) 2 February 9th 05 03:11 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 06:13 PM.

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

About Us

"It's about Microsoft Excel"