View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary D.
 
Posts: n/a
Default use of "if" based on text in another column

Thanks, This did what I need

Gary D.


"goober" wrote:


=IF(LEFT(A1,1)="Q","",B1*C1)

I think this will do what you are asking. Hope it helps.


--
goober
------------------------------------------------------------------------
goober's Profile: http://www.excelforum.com/member.php...o&userid=19838
View this thread: http://www.excelforum.com/showthread...hreadid=495692