A few basic steps to get you started:
* Select the entire document, copy
* switch to excel paste in A1
* choose "Data / Text to columns", fixed width, Finish
* in A45, enter: = DATE(2005,1,A10)
* in B45, enter: = TIME(INT(B10/100),MOD(B10,
* drag once to the right
* in D45, enter: = WEEKDAY(A45)
* drag the four formulas 30 rows down.
That's is for january. Select the region (Ctrl+*), copy, past special: values.
You can then add titles (DATE, RISE, SET, DAY), choose "Data / Filter / Autofilter" and just pick sundays.
Continue with 11 more months, and you will have a list of times for each sunday of the year.
Have Fun!
Main Topics
Browse All Topics





by: zorvekPosted on 2005-11-07 at 21:53:06ID: 15245266
Are you saying you want to condence the rows from 20 to 31 days into 4 or 5 weeks? Perhaps listing 52 weeks for the year?
Kevin