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 Wanet Telecoms Ltd 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: *

  1. alexmarsh

    PH QUIZ

    It has been a while since I used quiz, but if my memory serves me correctly you first need to convert the date using the days function. Use the result of this function as input to the mod function. define d-days = days(your-date) define d-mod = mod(d-days,7) I can't remember the datatypes...

Part and Inventory Search

Back
Top