Thread: Logic question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
palhota palhota is offline
external usenet poster
 
Posts: 1
Default Logic question

Hello all. How can I represent in the function bar the following logical
function?

If ((month(x) < 8)or (month(x)=8 and day(x)<8))

Thanks a lot in advance