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 derfloh 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. ForHire

    VB Script - Access 2003

    This is working perfectly! Thank you for the different approach.
  2. ForHire

    VB Script - Access 2003

    Thank you for your suggestion. Unfortunately, that didn't solve the issue. I neglected to mention 2 things. First, the resulting error message is: Syntax Error in the Insert Into Statement. I have already taken the statement and replaced the variables with the values and it works; I also...
  3. ForHire

    VB Script - Access 2003

    I reread your question and will amend my answer.. No, there is not a table named OnlineSourceName - that's the field in the OnlineSource table. Executing that query provides the Co_ID from company based on the subset from the OnlineSource table.
  4. ForHire

    VB Script - Access 2003

    Yes - it exists and the query executes.
  5. ForHire

    VB Script - Access 2003

    I'm new to creating scripts - very new. Below is a current script and I've narrowed my issue down to using the CO_ID from the first query. If I change the value to a static value, it works so it's connecting the CO_ID to the Job_CoID in the insert. Any help would be appreciated...

Part and Inventory Search

Back
Top