changing a field caption

  • Thread starter Thread starter Guest
  • Start date Start date
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"
 
I'm not sure what you are doing. But, if you want to change the description
of a caption on field within a form all you have to do is go to design view.
Then click slowly twice on the field and edit the caption. If you click too
fast you will open the properties window. If this happens you can also
change the text of the caption by making your edits next to the caption item
of the properties window. Good luck. Let me know if this answers your
question.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top