Search results

  1. jwhite

    Looping thru fields in tables in tables collection

    Allen Browne has a very good example looping through the fields collection. This function will list the fields and field properties for a given table. I'm working on a total DB object enumeration and spinning wheels on the forms properties at the moment... I'm posting the link rather than the...
  2. jwhite

    Iterating Through all Forms and changing Form Properties.

    Wow! I'm going through a DB Object Enumeration project and this answered my problem of getting "Record Source" values for forms/reports! THANKS! Now, I just need to figure out how to save the SQL statement of a saved Query... Yes, I am new to Access, but am an old diehard 80's Programmer...
Back
Top Bottom