I have a form in datasheet style. I have noticed that each text box's label is irrelevant. You can delete the label in design view, and nothing changes in form view. The text box's name seems to become the column's header in form view.
Now, I want to change the column heading WITHOUT changing the text box's name. I understand that I will need to do this in VBA. Can you get me started on the code?
Now, I want to change the column heading WITHOUT changing the text box's name. I understand that I will need to do this in VBA. Can you get me started on the code?