I have form with a datasheet embeded.
Have a combobox that autopopulates text field. Yay!
BUT :(
Client does not like nor want a combobox, prefers free text typing (combobox while typing trys to auto-fill, causing frustration and mistakes).
Dlookup won't work because the autopopluted field needs to be sortable. dlookup fields won't allow you to sort.
e.g. Type "N1" on textField and updates other field to "25," and that field ("25") column is sortable: A-Z or Z-A.
Thank you!