sequence
column A - num week(1 to 52), column B - day 20 to 21 next month.how can
create on column C, D, E, in sequential 1 on column C, 2 on column D and 3 on
column E for week 44. but chage in order in week 45 and all next in same
order.
C D E
1 2 3
2 3 1
3 1 2
continue in next weeks of next years.
tanks for replay!
|