D
David G.
I need to list all the field names of a table in a listbox. Since the
field names are like "tblEmplFirstNm", I was hoping to display each
field's caption value instead of the fieldname.
I am using vba and loading the fieldnames into a multi-dimensional
array, I want to add the caption value as well. I'm sure this property
has to be available, but I can't find it.
Thx.
THANKS!
David G.
field names are like "tblEmplFirstNm", I was hoping to display each
field's caption value instead of the fieldname.
I am using vba and loading the fieldnames into a multi-dimensional
array, I want to add the caption value as well. I'm sure this property
has to be available, but I can't find it.
Thx.
THANKS!
David G.