Function help

V

valerie

Hi,
I would like to know is there a particular function for calculating the
number of days between 2 dates?
Any help would be appreciated.
 
R

RagDyer

Try this link:

http://www.cpearson.com/excel/datedif.htm
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================



Hi,
I would like to know is there a particular function for calculating the
number of days between 2 dates?
Any help would be appreciated.
 
P

Peo Sjoblom

If you only want days, just subtract start date from end date.

=A2-A1

format as general

If you are looking for years and months as well you better use datedif
although it fails on some occasions
 

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

Top