Thread: IF function
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Muhammed Rafeek M Muhammed Rafeek M is offline
external usenet poster
 
Posts: 179
Default IF function

=if(c24="W",And(c20=20, b20=c20+1),whatever)

please do rate

"Juan Bta." wrote:

My problem is, if condition is met I need two true responses.
=if(c24="W";c20=20 "and" b20=c20+1;whatever)
Any help??
--
JuanB