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

    Get value from formula

    I retrive some data like "56+88/12" from database. It's considered as string. How to get the value from it? Thanks in advance!
  2. DavidSL

    With ActiveX, I run a qry to get a

    With ActiveX, I run a qry to get a list of CustomerIDs. Then run a loop -- each time, pass one id into a sp and assign the return to a temp table. Then insert the data into an excel file (may split the data into more than one worksheets). If just one ID has been passed, it's ok. If multi IDs...
  3. DavidSL

    Stand along vbs file debugging

    Hi, I have a stand along vbs file. Can somebody tell me how to debug it? Thanks! David

Part and Inventory Search

Back
Top