Thread
:
If statements
View Single Post
#
8
Posted to microsoft.public.excel.worksheet.functions
Don Guillett
Posts: n/a
If statements
if(b39,b3,c3)
--
Don Guillett
SalesAid Software
"kieffer" wrote in
message ...
If (b3 = 10, 0, b3)
If I want to keep the above but add on the following:
if(b3 < 10, c3)
Can't both of these be combined into 1 formula?
--
kieffer
------------------------------------------------------------------------
kieffer's Profile:
http://www.excelforum.com/member.php...o&userid=30848
View this thread:
http://www.excelforum.com/showthread...hreadid=515131
Reply With Quote