G
Guest
I am hoping you can help me!
I have a table ( for example ) with a field name "FOOD STUFF" , which has a
look up list from another table.
I have created a form which has the text box ( so actually a Combo box), so
I can select from the drop down list.
Say I have 3 Items in the drop down box called...
ITEM SUGAR
ITEM SALT
ITEM TEA BAGS
I can "select" or "type" from List, and tab/move on to the next field in the
form.
But....
I want to before moving on ( or as I move on, of just after ..but before I
enter data in the next field ) trigger one of 3 Different Macros depending
on with of the 3 Items I finally selected.
I.e
ITEM SUGAR triggers/executes a macro called Macro 1 ( for example).
ITEM SALT triggers/executes a macro called Macro 2 ( for example).
ITEM TEA BAGS triggers/executes a macro called Macro 3 ( for example).
That's all !
I have a table ( for example ) with a field name "FOOD STUFF" , which has a
look up list from another table.
I have created a form which has the text box ( so actually a Combo box), so
I can select from the drop down list.
Say I have 3 Items in the drop down box called...
ITEM SUGAR
ITEM SALT
ITEM TEA BAGS
I can "select" or "type" from List, and tab/move on to the next field in the
form.
But....
I want to before moving on ( or as I move on, of just after ..but before I
enter data in the next field ) trigger one of 3 Different Macros depending
on with of the 3 Items I finally selected.
I.e
ITEM SUGAR triggers/executes a macro called Macro 1 ( for example).
ITEM SALT triggers/executes a macro called Macro 2 ( for example).
ITEM TEA BAGS triggers/executes a macro called Macro 3 ( for example).
That's all !