F Frank Kabel Jan 30, 2004 #2 Hi if 30-Jan is stored in cell A1 just enter =A1+14 or =DATE(YEAR(A1),MONTH(A1),DAY(A1)+14) format the resulting cell as date HTH Frank
Hi if 30-Jan is stored in cell A1 just enter =A1+14 or =DATE(YEAR(A1),MONTH(A1),DAY(A1)+14) format the resulting cell as date HTH Frank
B Bob Phillips Jan 30, 2004 #3 If A1 has date of 30-Jan =A1+14 -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct)
If A1 has date of 30-Jan =A1+14 -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct)
N Norman Harker Jan 30, 2004 #5 Hi shtemm! If date is in A1 and number of weeks in B1 =A1+B1*7 Formatted as date -- Regards Norman Harker MVP (Excel) Sydney, Australia (e-mail address removed) Excel and Word Function Lists (Classifications, Syntax and Arguments) available free to good homes.
Hi shtemm! If date is in A1 and number of weeks in B1 =A1+B1*7 Formatted as date -- Regards Norman Harker MVP (Excel) Sydney, Australia (e-mail address removed) Excel and Word Function Lists (Classifications, Syntax and Arguments) available free to good homes.