• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

IF and Or

CR Anandan

New Member
In Cell A1=today()
in B1= if A1= either of this date i.e 1,8,15,22,29 then dislpay 1
Similarly below matrix :-


if date is (1,8,15,22,29) then Menu Cycle will be 1
if date is (2,9,16,23,30 ) then Menu Cycle will be 2
if date is (3,10,17,24,31) then Menu Cycle will be 3
if date is (4,11,18,25) then Menu Cycle will be 4
if date is (5,12,19,26) then Menu Cycle will be 5
if date is (6,13,20,27) then Menu Cycle will be 6
if date is (7,14,21,28) then Menu Cycle will be 7

Regards
 
Back
Top