Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bspalmer
  • Content: Threads
  • Order by date
  1. bspalmer

    subtract number from date to get start date

    I need to find a startdate that excludes weekends. I have the duedate and the leadtime and I know how to subtract the leadtime from the duedate to give me the startdate, by using the formula below, but I need it to exclude the weedends... DateAdd ("D",-{leadtime},{duedate}) So, if the duedate...
  2. bspalmer

    convert numeric value of total time to time

    How would I convert the numeric value of total time to a time value. Example: I have a total time value of 1.69, how do I convert that to show 1hr 41min.

Part and Inventory Search

Back
Top