Hi Colleagues
Re Combo box - based on table tbl1
col1 col2
R Red
B Blue
W White
G Green
I can get col2 to display and use col1 to update tbl2 using
Column count 2
Column width 0;2.5 mm
Bound column 1
However I also want to set White as default - I tried both "W" and "White" as default value. Please let me know what
is missing OR should I use a list box instead?
Regards
cwac60