I have a series of databases that are based off the same template, but have evolved over time to include different choices in some drop-down lists. Since there are at least a dozen or more dialog list type fields on the main form, and over a dozen databases, is there some way I can probe the design elements of each database to determine which fields are dialog lists and what their possible options are that does not require me to open each database manually and go through each field and write down the options?
Subject: Finding dialog list options
have you tried using File > Database > Design Synopsis
Subject: D’oh!!!
Thanks for reminding me! I completely forgot about that as an option.