Search results

  1. A

    Links with hash (#) in the url

    I have a database that manages documentation (via links to a shared drive) related to claims. The user creates a claim and can then attach related documents (word, pdf, msg, etc) in the database. After selecting documents from a combo box, a button will attach those to an email with a summary of...
  2. A

    Query not reading all records

    I have a table that has multiple values in a field separated by commas (KS, MN, MO). I wrote a VB script that separates the values and inserts them into separate records in a new table. I’m calling the VB script from a query in MS Access that reads the records in the source table. This works...
Back
Top Bottom