View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
OfficeManager OfficeManager is offline
external usenet poster
 
Posts: 6
Default if statement syntax help

I have been reading a lot about conditional formatting. I have cells in D2
that I want highlighted in yellow if g25 and i269%. If g2 and i2 do not
both meet the criteria, I don't want anything to happen to d2. I'm assuming
I can use conditional formating for that, but how do I write it?