G
Guest
I was wondering what the language was to change a field's caption
my guesses didn't work:
tdf.Fields(0).Properties("Caption") = "Feature ID"
tdf.Fields(0).Caption = "Feature ID"
my guesses didn't work:
tdf.Fields(0).Properties("Caption") = "Feature ID"
tdf.Fields(0).Caption = "Feature ID"