Rounding Down

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to round down an expression in a query. This is what I have so
far: Whole Weeks: (Now()-[Start Date])/7. This will give me the number of
weeks (e.g. 2.6) but I need it to return the result rounded down (e.g. 2.0).

Dave
 

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