Search results

  1. C

    Pull random records

    I have a table that has names and address and an address number. There are multiple address numbers but the names may be different. I only need one record for each address number and it doesn't matter which name i pulls. How can I accomplish this. Thanks,
  2. C

    Get Outlook Folder Name

    I currently have a database that pulls in emails from Outlook. I also want it to pull in the name of the Outlook folder, the email is being pulled from. Here is what I current have and I need to finish this statement. rstMail![Outlook Folder] = I'm not sure where to go from here. Any...
Back
Top Bottom