Thread: sequence
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
cesar cesar is offline
external usenet poster
 
Posts: 43
Default 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!