I have a text field in a table that has an input mask like the following
[MON]-[YEAR]
example: APR-2011
Can two combo boxes be used to input the first and the latter part like in the following, let's say, "drawing"?
[___v]-[____v]
JAN 2011
FEB 2012
MAR 2013
and so on..
[MON]-[YEAR]
example: APR-2011
Can two combo boxes be used to input the first and the latter part like in the following, let's say, "drawing"?
[___v]-[____v]
JAN 2011
FEB 2012
MAR 2013
and so on..