D
DEI
Is there any way to pull the value of a fields caption property via the
tabledefs object? I.e. from the source table? I am trying the following
code, but getting a 'data member not found' error:
Currentdb.Tabledefs(5).Field(2).caption
Thanks
DEI
tabledefs object? I.e. from the source table? I am trying the following
code, but getting a 'data member not found' error:
Currentdb.Tabledefs(5).Field(2).caption
Thanks
DEI