View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Graeme Graeme is offline
external usenet poster
 
Posts: 59
Default If / And / Or Macro

Basic question: I am trying to write a macro that looks to see whether A1 =
"X" and also if any of A2...10 = "Y", then Statement A, else Statement B.
Thank you in advance.