Give the controls attached labels - like the normal textbox and label
combination you get when you drag a textbox onto a form. Then the field in
the recordsource might be ConLastName, the textbox named "txtConLastName",
the attached label named "lblConLastName" and its caption property set to
"Surname". Then you simply see "Surname" as a column heading.
Give the controls attached labels - like the normal textbox and label
combination you get when you drag a textbox onto a form. Then the field in
the recordsource might be ConLastName, the textbox named "txtConLastName",
the attached label named "lblConLastName" and its caption property set to
"Surname". Then you simply see "Surname" as a column heading.