Entering dates in Excel 2002

D

DickG

Is it possible to enter and use dates prior to January 1,1900, in
calucaltaions in Excel 2002. Specifically trying to calculate the number of
days between two dates where one or both of the dates are prior to January 1,
1900. If so how?
 
R

Ron Rosenfeld

Is it possible to enter and use dates prior to January 1,1900, in
calucaltaions in Excel 2002. Specifically trying to calculate the number of
days between two dates where one or both of the dates are prior to January 1,
1900. If so how?

You would need to use a VBA routine for this (or write some complex
string-parsing formulas).

Excel by itself does not recognize dates prior to 1900.

What is your potential date range?
--ron
 
N

Nick Hodge

Dick

From Help in XL2003

Earliest date allowed for calculation
January 1, 1900 (January 1, 1904, if 1904 date system is used)

Latest date allowed for calculation
December 31, 9999

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top