matrixindicator
IS-IT--Management
Is there an easy way with vba to say next ...
I have a subform menu where every next new record has besides textboxes a combobox. Every next record combobox menu should show first the previous selection.
Eg. In the first record dropdown the user select "Bread".
The second record dropdownbox should first show "Bread".
If the user select another option like "Wine" the next record dropdownbox should show "Wine" as first selection. And so on ...
I have a subform menu where every next new record has besides textboxes a combobox. Every next record combobox menu should show first the previous selection.
Eg. In the first record dropdown the user select "Bread".
The second record dropdownbox should first show "Bread".
If the user select another option like "Wine" the next record dropdownbox should show "Wine" as first selection. And so on ...