Thanks PHV and fdcusa,
I still cannot find the right syntax to cycle through all field names in my table.
PHV, would you have an example to suggest with the TableDef and Fields collections?
This is probably very simple to answer.
I can't find the right way to write the code.
I tried this but won't work:
For Each Field In Tables!MyTable.Fields
Debug.Print Field.Name
Next
Can anyone help?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.