Is it possible to call a procedure from a module dependent on a value in a combo box.
e.g. There are three clients (TOM, DICK and HARRY).
Each has a different procedure that can be run only for them.
There is a combo box CmbSupplier which will have the client selected.
Based on this selection...