Hi, when in the design view of a table, there is a tab at the bottom that says 'Lookup'. In this tab there are two settings 'Rowsource' and 'RowsourceType'. I would like to be able to set these using VBA. CurrentDB.TableDefs("MyTable"
.Fields("MyField"
does not seem to have a rowsource or rowsource property. Am I missing something or is there another/better way of doing this?
Thanks,
Keph
Thanks,
Keph