bottom
Great ExcelTips!
         
Your e-mail address is safe!
Close Note

Tips.Net > ExcelTips Home > Formulas > Date Formulas > Every Second Tuesday

Every Second Tuesday

Summary: There are multiple ways that you can generate a list of every other Tuesday. This tip explores several of the fastest and easiest ways to do it—all without macros! (This tip works with Microsoft Excel 97, Excel 2000, Excel 2002, and Excel 2003.)

Roland is looking for a way to create a list of every second Tuesday through an entire year. Fortunately, there are many ways you can come up with every other Tuesday. The first is to simply use a formula to do the dates for you, as is done in these steps:

  1. In cell A2, enter the date of the starting Tuesday.
  2. In cell A3, enter the formula =A2+14.
  3. Copy cell A3 down to as many cells as desired.

That's it; the dates are all Tuesdays--every second Tuesday--because you've added 14 (the number of days in two weeks) to the previous Tuesday's date. This approach has a benefit, as well: If you change the date in cell A2, then all the other dates change, as well. This allows you to have a dynamic set of dates, each date two weeks later than the previous date.

If you don't need the list to be dynamic, then you can create a list of second-Tuesday dates in this manner:

  1. In cell A2, enter the date of the starting Tuesday.
  2. Select the range A2:A30. (You can actually pick any range you want; just make sure you pick the range you want filled with dates, and cell A2 must be the first cell in the range.)
  3. Choose Edit | Fill | Series. Excel displays the Series dialog box. (Click here to see a related figure.)
  4. Change the step value to 14.
  5. Click OK.

The result is that Excel fills all the selected cells with dates that are 14 days apart from each other. Another way to display the same Series dialog box is to perform step 1 and then right-click on the Fill handle and drag it downward. When you release the mouse button, a Context menu appears. Choose Series, and the Series dialog box appears. You can then continue with steps 4 and 5.

If you'd rather not mess with the Series dialog box, there is a shortcut way of accomplishing the same task using the Fill handle:

  1. In cell A2, enter the date of the starting Tuesday.
  2. In cell A3, enter the date of the second Tuesday following (14 days later).
  3. Select cells A2:A3.
  4. Drag the Fill handle downward for as many cells as desired.

When you release the Fill handle, Excel fills those cells with dates that are patterned after the two dates in cells A2:A3. Since those dates are two weeks apart, the filled dates will also be two weeks apart.

Tip #2428 applies to Microsoft Excel versions: 97 | 2000 | 2002 | 2003


Save Time! ExcelTips has been published weekly since late 1998. Past issues of ExcelTips are available in convenient ExcelTips archives. Have your own enhanced archive of ExcelTips at your fingertips, available to use at any time!
 
Check out ExcelTips Archives today!

Helpful Links

Ask an Excel Question
Make a Comment

Tips.Net Home

ExcelTips FAQ
ExcelTips Premium

Learn Access Now

Beauty Tips
Bugs and Pests Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Money Tips
Organizing Tips
Pet Tips
Word2007 Tips
WordTips

Advertise on the
ExcelTips Site

 

Great Info!

Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your e-mail address and click "Subscribe."
     
(Your e-mail address will never be shared with anyone, ever.)