Hello everyone,
I have a list box and a series of 11 fields a user can search by. My problem is that the
List Box has changed the column order.
Example: In the design wizard of the list box I had it such that the columns were in order 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
Now after I hit search the fields populate out of order... 4, 9, 2, 1, etc...
Anyone know and easy fix for this?