Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I would like a way for excel to type the date of every thursday of this year
into cells? Any ideas on this? Thank you |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Into A1, you could use the formula ="1/1/06"+5-WEEKDAY("1/1/06") to get the
first Thursday of the year, than =A1+7 in A2 & copy down for 50 more rows. -- David Biddulph "AF" wrote in message ... I would like a way for excel to type the date of every thursday of this year into cells? Any ideas on this? Thank you |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
format column A as mm/dd/yyy
in A1 enter: 1/5/2006 in A2 enter: =A1+7 and copy this thru A52 -- Gary's Student "AF" wrote: I would like a way for excel to type the date of every thursday of this year into cells? Any ideas on this? Thank you |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This year, meaning 2006?
In A1 enter: 1/5/06 In A2 enter: 1/12/06 Select *both* A1 and A2, and drag down as needed. OR In A1 enter: 1/5/06 In A2 enter: =A1+7 And copy A2 down as needed. The second option, using a formula, allows you to change the day (date) in A1, and the dates (days) will subsequently change in the balance of the column. -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "AF" wrote in message ... I would like a way for excel to type the date of every thursday of this year into cells? Any ideas on this? Thank you |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop excel from dropping the 0 in the beginning of a number? | Setting up and Configuration of Excel | |||
Excel docs not saving as excel docs | Excel Discussion (Misc queries) | |||
Open Excel 2003 from Windows Explorer | Excel Discussion (Misc queries) | |||
Need suggestions for some uses of Ms Excel | Excel Discussion (Misc queries) | |||
Excel Range Value issue (Excel 97 Vs Excel 2003) | Excel Discussion (Misc queries) |