ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   if one cell were to equal __ what would the value in another cell (https://www.excelbanter.com/excel-worksheet-functions/240551-if-one-cell-were-equal-__-what-would-value-another-cell.html)

uldk

if one cell were to equal __ what would the value in another cell
 

Suppose

A1 = 5
B1 = 10
C1 = a1+b1

Can you put a formula in a cell that would say that if a1 were to be 10 and
have it display then what would the value in c1 be.


I need this for something much more complex than this but this is the
general idea.

Eduardo

if one cell were to equal __ what would the value in another cell
 
Hi,
please could you provide with more information but an starts

=if(a1=10,your formula)

"uldk" wrote:


Suppose

A1 = 5
B1 = 10
C1 = a1+b1

Can you put a formula in a cell that would say that if a1 were to be 10 and
have it display then what would the value in c1 be.


I need this for something much more complex than this but this is the
general idea.


Bernard Liengme[_3_]

if one cell were to equal __ what would the value in another cell
 
Not too clear:
="If A1 = 10 then A1+B1 would be " & Text(10+B1,"#.00")
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email


"uldk" wrote in message
...

Suppose

A1 = 5
B1 = 10
C1 = a1+b1

Can you put a formula in a cell that would say that if a1 were to be 10
and
have it display then what would the value in c1 be.


I need this for something much more complex than this but this is the
general idea.





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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com