Days from.

O

Ozhog

If I have a date field in Column A, how do I set Column B to be Col.A+ a
certain number of days, where that number of days would be a figure set in
for example C1.

Sorry if this is simplistic, i'm a newbie.
 
F

Franz Verga

Ozhog said:
If I have a date field in Column A, how do I set Column B to be
Col.A+ a certain number of days, where that number of days would be a
figure set in for example C1.

Sorry if this is simplistic, i'm a newbie.

If you have a date in A1 and a number of days in C1 and want in B1 a date
equal to A1 plus the number of days in C1, just input in B1 the formula:

=A1+C1



--
(I'm not sure of names of menus, options and commands, because
translating from the Italian version of Excel...)

Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy
 
Top