Number of days between two dates

  • Thread starter Thread starter steve
  • Start date Start date
S

steve

Hello ,

does anyone know of a method/way to get the number of days between two
dates?

TIA
 
Hello ,

does anyone know of a method/way to get the number of days between two
dates?

TIA

As noted in other posts, you can use the DateDif function - but you can
also use the methods of the date object... Specifically, Subtract :)
 

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

Back
Top