G
genojoe
I have a form in Access 2003 that I want to display in datasheet view. In
this layout, the column titles become the title of the column displaying the
control. Is there a way to keep the control name "as is" but display a
different title. I tried things such as:
Me.txtGiver1.Title = "Monday"
Me.txtGiver1.Text = "Monday"
None of the properties that I can think of work I can't find it in Help.
I can't find in on the Internet. Any help will be appreciated.
this layout, the column titles become the title of the column displaying the
control. Is there a way to keep the control name "as is" but display a
different title. I tried things such as:
Me.txtGiver1.Title = "Monday"
Me.txtGiver1.Text = "Monday"
None of the properties that I can think of work I can't find it in Help.
I can't find in on the Internet. Any help will be appreciated.