how to use work date function

T

tom

i wish to enter a constant # and have today() plus my constant return how
what the date will be in the future.
 
P

Paul B

tom, with your constant in cell A1, =TODAY()+A1, or with you constant in
the formula =TODAY()+10

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003
 
Top