Changing data heading on subform

S

Samantha

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.
 
K

Klatuu

Is this what you did in the field row of your query?
NameIWant: RealFieldName
If so, I am suprised it does not work.
 
S

Samantha

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.
 
Top