Search results

  1. T

    Loop through access databases and get table defintions for all using vba code

    Thank you very much. I'm up and running now.
  2. T

    Loop through access databases and get table defintions for all using vba code

    Thank you very much. I have a file listing of the databases. Now I need to loop through the databases and obtain the table and column names for each local table (not system or linked tables) so that I can determine what needs to be redacted.
  3. T

    Loop through access databases and get table defintions for all using vba code

    Hi, I need help. I have 192 databases that I need to redact certain information in certain columns. Generally, I'm looking for field names like name, first name, last name, address, address2, shipping address, mailing address, and phone numbers. Not sure how to get this information without going...
Back
Top Bottom