Pauldohert
Something in here
- Local time
- Yesterday, 16:07
- Joined
- Apr 6, 2004
- Messages
- 2,101
I have a list box that I need to show the column headers, I need to change the field names for more decriptive names for the users. This is complicated by the fact the rowsource for the list box is the same rowsource for a combo box - which is set to field list, the combo box is used to select a sort order for the list box - if I put the descriptive names into the combobox my order by clause for the list box is incoorrect.
Anyone got a solution other than hardcoding?
Thanks
Anyone got a solution other than hardcoding?
Thanks