Changing data heading on subform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The sub-form is displayed in Datasheet view. Is it possible to change the
column headings for the fields in this subform? I tried adding a customize
name in the Record Source (QBE) but doesn't work. Anyone tried this? thanks.
 
Is this what you did in the field row of your query?
NameIWant: RealFieldName
If so, I am suprised it does not work.
 
I figured it out: I need to delete the existing textbox associated with the
field. And then insert another field after the data heading change. thanks
for ascertaining it, Klatuu.
 
Back
Top