I need to do a report which the user can select whether to include all companies, one company or a variable number of companies (anything up to 24)
I can do all or one using a combo box but how would I achieve the option to select several companies without having up to 24 different combo boxes and a complicated If statement?
I can do all or one using a combo box but how would I achieve the option to select several companies without having up to 24 different combo boxes and a complicated If statement?