P
plh
Hi,
I have a form/subform arrangement in which the subform is in data-sheet view.
I need to do one of two things:
1) Control the name that appears on the column header. It matches the control
name on the form, but that is often something ugly like "cbxToolHolder" where I
want it to be "Tool Holder" (which has a space & so is not so good for an
internal code reference. And, I have a lot of that.)
2) Just make the column names not show. Then I can put my own labels above each
one. The reason that would not be as good is that it users could then miss-align
the columns and the labels.
The other problem is that I want to re-arrange the order of the columns, and I
can't seem to figure out how to do that. How does one do that?
Thank You!
-plh
I have a form/subform arrangement in which the subform is in data-sheet view.
I need to do one of two things:
1) Control the name that appears on the column header. It matches the control
name on the form, but that is often something ugly like "cbxToolHolder" where I
want it to be "Tool Holder" (which has a space & so is not so good for an
internal code reference. And, I have a lot of that.)
2) Just make the column names not show. Then I can put my own labels above each
one. The reason that would not be as good is that it users could then miss-align
the columns and the labels.
The other problem is that I want to re-arrange the order of the columns, and I
can't seem to figure out how to do that. How does one do that?
Thank You!
-plh