View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Angela
 
Posts: n/a
Default If...then...else Help

Hello,

I'm trying to find the correct value for P14.

If P13=A1 and <=B1 Then P14=D1
Else
If P13=A2 and <=B2 Then P14=D2

I have alot of numbers to go thru, is there an easy way to do this?

Any help would be greatly appreciated

Thank You
Angela