want to make a series of dates with 14 days between.
so i put in cel b1 date 01-01-2007
then I want in cell b2 to add 14 days (something like =b1+14) but this will not help.
how to add days to a date?
Cicade
[Solved] Add days to a date
[Solved] Add days to a date
Last edited by MrProgrammer on Mon Sep 23, 2024 6:23 pm, edited 1 time in total.
Reason: Tagged ✓ [Solved] -- MrProgrammer, forum moderator
Reason: Tagged ✓ [Solved] -- MrProgrammer, forum moderator
OOo 3.0.X on Mac OSx Leopard + Ubuntu, Win XP
Re: how to add days to a date
B2 = B1 + 14 WFM (2.3.1 / Windows), if B1 contains a valid date
Another way:
select the range to fill (including your start date), choose Edit>Fill>Series...
set increment to: 14
set time unit to: Day
hit OK button
Can you make it so?
Another way:
select the range to fill (including your start date), choose Edit>Fill>Series...
set increment to: 14
set time unit to: Day
hit OK button
Can you make it so?