![]() |
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. |
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. |
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