#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Returning Text

I want to set up a function that will look in a sheet and bring the text
contained in a cell to another sheet.

For example, cell A1 in sheet 1 contains the text "Mike". I want the
contents of A1 to be replicated in cell A1, sheet 2. If I change "Mike" to
"Jim" I want A1, sheet 2 to update to "Jim".

I can do it with numbers by simply using the autosum function but it doesn't
work with text.

Many thanks, Guys

Simon
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Returning Text

In Sheet2, cell A1 enter:

=Sheet1!A1

--
Gary''s Student - gsnu200738


"Simon y Glog" wrote:

I want to set up a function that will look in a sheet and bring the text
contained in a cell to another sheet.

For example, cell A1 in sheet 1 contains the text "Mike". I want the
contents of A1 to be replicated in cell A1, sheet 2. If I change "Mike" to
"Jim" I want A1, sheet 2 to update to "Jim".

I can do it with numbers by simply using the autosum function but it doesn't
work with text.

Many thanks, Guys

Simon

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 230
Default Returning Text

Unless I'm not reading your Q properly,
simply click in the Sheet2 A1 cell and type = and then click the Sheet1 tab
and click in cell A1 and then press enter.
Now Sheet1 A1 will always be replicated in Sheet2 A1.
The formula should look like this
=Sheet1!A1
(You can of course simply paste this formula into A1 on sheet2, but I wasn't
sure if they are the names of your sheets.)
So, all this is doing is creating a formula that says Sheet2 A1= Sheet1 A1

Rob

"Simon y Glog" wrote in message
...
I want to set up a function that will look in a sheet and bring the text
contained in a cell to another sheet.

For example, cell A1 in sheet 1 contains the text "Mike". I want the
contents of A1 to be replicated in cell A1, sheet 2. If I change "Mike" to
"Jim" I want A1, sheet 2 to update to "Jim".

I can do it with numbers by simply using the autosum function but it
doesn't
work with text.

Many thanks, Guys

Simon



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Returning Text

Guys -

EASY. Thanks a lot

"RobN" wrote:

Unless I'm not reading your Q properly,
simply click in the Sheet2 A1 cell and type = and then click the Sheet1 tab
and click in cell A1 and then press enter.
Now Sheet1 A1 will always be replicated in Sheet2 A1.
The formula should look like this
=Sheet1!A1
(You can of course simply paste this formula into A1 on sheet2, but I wasn't
sure if they are the names of your sheets.)
So, all this is doing is creating a formula that says Sheet2 A1= Sheet1 A1

Rob

"Simon y Glog" wrote in message
...
I want to set up a function that will look in a sheet and bring the text
contained in a cell to another sheet.

For example, cell A1 in sheet 1 contains the text "Mike". I want the
contents of A1 to be replicated in cell A1, sheet 2. If I change "Mike" to
"Jim" I want A1, sheet 2 to update to "Jim".

I can do it with numbers by simply using the autosum function but it
doesn't
work with text.

Many thanks, Guys

Simon




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
Finding text in a cell and returning a value based on that text [email protected] Excel Discussion (Misc queries) 5 January 10th 07 06:01 PM
Values Returning Text Gymclass14 via OfficeKB.com Excel Worksheet Functions 4 January 7th 07 01:16 AM
Returning text using a formula AJL Excel Worksheet Functions 1 October 10th 06 01:29 PM
returning specific text only Jane Excel Worksheet Functions 10 March 21st 06 08:44 PM
Returning a numeric value for text sbg1275 Excel Worksheet Functions 4 June 28th 05 02:12 PM


All times are GMT +1. The time now is 11:05 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"