Thread: Running Time
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Running Time

=DATEDIF(TODAY(),A1,"m")
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Dimitri" wrote:
Hello:

I was hoping that this formula is plausible. In A1 there is a date
14/04/2010, what I am looking for in B1 is a forumla that will tell how many
months are remining from today's date.

A1 B1
01/04/2010 36

Thank you

Dimitri