Change Header in the Subform

  • Thread starter Thread starter Muttley
  • Start date Start date
M

Muttley

Hi

I trying change header in subform, but when Open the main form It show
old label

Example : I changed ID_MEMBER FOR MEMBER , but It show me
ID_MEMBER
 
I am not sure what you are trying to described but it sounds like the
"header" is just a Label Control on the Main Form. In this case, you need
to change the Caption of this Label on the Main Form.

Otherwise, please describe exactly what you meant by "header in the Subform"
since officially, there is only a "FormHeader" section which doesn't have
the Caption or Text Property.
 

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