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 John Tel 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: SmilyLex
  • Content: Threads
  • Order by date
  1. SmilyLex

    thread181-1435685 solution for s

    thread181-1435685 solution for simultaneously dealing same day as well as overnight start and end time within 24hrs of each other (only One problem) HrsWrked: IIf((DateDiff("n",[Start1],[End1],1,1)/60<0),(DateDiff("h",[Start1],[End1]+1) Mod 24),DateDiff("n",[Start1],[End1],1,1)/60) The mod...

Part and Inventory Search

Back
Top