Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I would like to create a calendar in excel worksheet. The input is i give a start date & a end date. with this i would like to generate the dates between these 2 dates & also roll them up to years. Example: Start Date 1-Jun-04 End Date 31-Dec-10 I need in this format Date Week Period Qtr Year |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If you have either MSDE or SQL Server Express, the code provided at this link
will generate a table that looks very similar to what you want. You can then import the details from SQL to Excel http://sqlserver2000.databases.aspfa...dar-table.html " wrote: Hi, I would like to create a calendar in excel worksheet. The input is i give a start date & a end date. with this i would like to generate the dates between these 2 dates & also roll them up to years. Example: Start Date 1-Jun-04 End Date 31-Dec-10 I need in this format Date Week Period Qtr Year |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
generating dates | Excel Worksheet Functions | |||
what is the code for calender dates? | Excel Discussion (Misc queries) | |||
Generating Calender Automatically | New Users to Excel | |||
Generating a blank worksheet at the start of the month | New Users to Excel | |||
Determining Dates Within A Calender | Excel Worksheet Functions |