Dear All,
I have a field which is not related to any field of my database, it is just simple numbering to indicate that the adjacent field's item is the first number (1) and so on. This "number" is not the ID for the particular item. Is it possible to create a text box for user to key in?
Number Item 1 A 2 B
Attempt to answer:
I tried to put a combo box at there with predefined records as 1, 2, 3, 4....
So that user can key in or click on the drop down list icon to select the number.
However, i think there must be have a better way to do this.
Please advice.
Advance Thanks,
Charles