For an example of how to loop through the Fields of a TableDef and read the
Description property for fields where a Description is set, see this code:
http://allenbrowne.com/func-06.html
--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users -
http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"Din Zavery" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Greetings,
>
> I have a form that is based on a MiscTransactions Table and displays all
> teh fields for entering records. Now this table has certain fields that
> are coming from other tables. i.e. They are setup codes from other setup
> tables.
>
> What I want is to display the descriptions so that when a user is entering
> or viewing the form he/she can see what that code reflects to.
>
> Thanks and Regards
> Fakhruddin Zavery