Hi
I've created a List Box via form controls so I can select more than one option i.e. Train, Bus, Car, Bicycle, Walk.
There will be times when the user will select more than one option in each cell and I need to count the total number of Trains, Bus, Car etc down the column.
Is it possible...