Search results

  1. T

    Compare data from 2 querys and remove duplicates

    Hello again, I have a table with 4 fields DomA, Name, Domain, Account. I have 2 queries made, the first pulls the records Based on a specific name in the domain field, so the data I have is DomA and Domain. The second query pulls Does the Same only it excludes the records from the First...
  2. T

    Populate a text box

    Hello, Here is what I'm trying to do, I have a select query that holds anywhere between 1 to a couple hundred records, I need to take the Name field and populate a textbox which after verification I write to a text file that I later use in a powershell script. So far have tried using VBA to...
  3. T

    Reply to from a button.

    I have a DB that holds multiple possible email responses, originally set up for just straight up create email based on this information. the Button to created the email works great. Now what I would like to be able to do is Click a 2nd button that instead of creating a new email, it would open a...
Back
Top Bottom