Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
11/19/2005 3:05:43 AM EDT
Putting together a time sheet and looking for a function that will import a range of dates (from beginning to end of pay periond) into their appropriate columns. Searches of onboard help files have resulted only in frustration.
11/19/2005 3:12:02 AM EDT
[#1]
Are the date ranges on a Microsoft program? If they are then you should be able to import the ranges. If not then it may not be possible.
11/19/2005 3:29:42 AM EDT
[#2]
dunno what you're asking.

I was thinking I could point it to a column, tell it to start on one date, end on another and it would fill in all the ones in between instead of having to type each one in
11/19/2005 3:58:05 AM EDT
[#3]
I think you mean you want to "fill" a range of cells on your spreadsheet, not "import" a range from another program or file.

The following works in Excel 2003:
Enter a start date in the first column
Drag across to select the cells in the desired number of columns
From the Edit menu, select Fill, then Series
From the Series dialog box, enter the following:
.     Series in:  select Rows
.     Type: select Date
.     Date Unit: select Day, Weekday, Month or Year
.     Step Value: enter the interval you want between the dates -- in number of days, months, weeks, whatever
Click the OK button.

Hope that helps.


11/19/2005 3:58:08 AM EDT
[#4]
type a date at the top of a row.  Now click the bottom right of that box & drag it downward.  It should continue adding days to the date in the box above such that if you typed "1/1/01" in the top box, the column would look like
1/1/01
1/2/01
1/3/01
1/4/01
1/5/01
1/6/01
etc. for as far as you drag it.
11/19/2005 4:35:11 AM EDT
[#5]
it's that easy? damn, thanks guys, knew I could get a fast answer here