Calculate a biweekly date

T

TimT

Is there a way to use a formula to calculate a biweekly pay day? For
example, I want a spreadsheet that automatically puts the date for every
other Wednesday throughout the year??
 
N

Niek Otten

If you mean a table with those dates:

enter the date of the first Wednesday in A1
In A2, enter: =A1+14
Copy down as far as needed
 
Top