#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 56
Default Cell Equality

I would like to establish two cells, one taking its value from the other.
For example, What value is found in C3 will automatically be placed in say,
D4. I am a novice and could not find this calculaton in the function option.
Advice sought
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Cell Equality

In D4, type the formula =C3

If you don't want D4 to show zero when C3 is empty, then use
=IF(C3="","",C3)
--
David Biddulph

"Maurice" wrote in message
...
I would like to establish two cells, one taking its value from the other.
For example, What value is found in C3 will automatically be placed in
say,
D4. I am a novice and could not find this calculaton in the function
option.
Advice sought



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 56
Default Cell Equality

Much thanks for the timely and successful solution. I would like to include
one additional functon. I need to create a cell, say B2 to reflect the
amount of say C8 minuse E8. The continued support is well appreciated.

"David Biddulph" wrote:

In D4, type the formula =C3

If you don't want D4 to show zero when C3 is empty, then use
=IF(C3="","",C3)
--
David Biddulph

"Maurice" wrote in message
...
I would like to establish two cells, one taking its value from the other.
For example, What value is found in C3 will automatically be placed in
say,
D4. I am a novice and could not find this calculaton in the function
option.
Advice sought




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,572
Default Cell Equality

In B2:

=C8-E8
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Maurice" wrote in message
...
Much thanks for the timely and successful solution. I would like to

include
one additional functon. I need to create a cell, say B2 to reflect the
amount of say C8 minuse E8. The continued support is well appreciated.

"David Biddulph" wrote:

In D4, type the formula =C3

If you don't want D4 to show zero when C3 is empty, then use
=IF(C3="","",C3)
--
David Biddulph

"Maurice" wrote in message
...
I would like to establish two cells, one taking its value from the

other.
For example, What value is found in C3 will automatically be placed in
say,
D4. I am a novice and could not find this calculaton in the function
option.
Advice sought





  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Cell Equality

Maurice

See Ragdyer's response for a formula.

Please don't take this as criticism but perhaps a bit of basic training could
help.

Here are a few basic tutorials for Excel to get a beginner going.

http://www.usd.edu/trio/tut/excel/index.html

http://www.baycongroup.com/el0.htm

http://office.microsoft.com/en-us/tr...831141033.aspx


Gord Dibben MS Excel MVP

On Sun, 6 Jan 2008 09:26:09 -0800, Maurice
wrote:

Much thanks for the timely and successful solution. I would like to include
one additional functon. I need to create a cell, say B2 to reflect the
amount of say C8 minuse E8. The continued support is well appreciated.

"David Biddulph" wrote:

In D4, type the formula =C3

If you don't want D4 to show zero when C3 is empty, then use
=IF(C3="","",C3)
--
David Biddulph

"Maurice" wrote in message
...
I would like to establish two cells, one taking its value from the other.
For example, What value is found in C3 will automatically be placed in
say,
D4. I am a novice and could not find this calculaton in the function
option.
Advice sought







  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,572
Default Cell Equality

Click in D4 and enter an equal sign ( = ),
Click in C3, and hit <Enter.

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Maurice" wrote in message
...
I would like to establish two cells, one taking its value from the other.
For example, What value is found in C3 will automatically be placed in

say,
D4. I am a novice and could not find this calculaton in the function

option.
Advice sought


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
Validate cell equality by conditional fill problem [email protected] Excel Discussion (Misc queries) 4 December 1st 07 11:54 PM
Two apparently identical cells in excel fail an equality test,Y? shane Excel Discussion (Misc queries) 1 August 4th 06 08:14 PM
How to create/run "cell A equals Cell B put Cell C info in Cell D abmb161 Excel Discussion (Misc queries) 5 January 26th 06 06:36 PM
How do I calculate the Root Mean Square (RMS) of line of equality aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa Excel Discussion (Misc queries) 1 June 23rd 05 12:22 PM
Cell Formula reference to cell Based On third Cell Content Gabriel Excel Discussion (Misc queries) 0 February 11th 05 05:35 AM


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