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

    Combining fields in select statement

    I'm having problem running a VBScript routine to combine separate YYYY, MM, DD fields into one field and then validate if between selected dates; strFromDate = InputBox("Enter From Date:") strToDate = InputBox("Enter To Date:") Select AYear + AMonth + ADay as ADate, Field1...
  2. davg

    Changing the FONT?

    Is there anyway to change the font of a message within the mail header? Although I could place this change in the body of the HTML, if the users mail program does not support the imbedded code will be inappropriate.

Part and Inventory Search

Back
Top