ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   if statement (https://www.excelbanter.com/excel-discussion-misc-queries/105409-if-statement.html)

JR573PUTT

if statement
 

cel b1 has a percent 12% c1 has a name "Jane",
cel b2 has a pecent 20%, cel c2 is blank,

I want to write a formula that looks at cel c1, c2 to see if there is a
name, if there is a name, I want the value in b1, b2.


--
JR573PUTT
------------------------------------------------------------------------
JR573PUTT's Profile: http://www.excelforum.com/member.php...o&userid=31587
View this thread: http://www.excelforum.com/showthread...hreadid=572424


Franz Verga

if statement
 
JR573PUTT wrote:
cel b1 has a percent 12% c1 has a name "Jane",
cel b2 has a pecent 20%, cel c2 is blank,

I want to write a formula that looks at cel c1, c2 to see if there is
a name, if there is a name, I want the value in b1, b2.



=IF(C1<"",B1,"")

=IF(C2<"",B2,"")

--
Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy



JR573PUTT

if statement
 

That worked, thanks


--
JR573PUTT
------------------------------------------------------------------------
JR573PUTT's Profile: http://www.excelforum.com/member.php...o&userid=31587
View this thread: http://www.excelforum.com/showthread...hreadid=572424



All times are GMT +1. The time now is 12:33 AM.

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