Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
i currently have a list of customers which is displayed in a listbox i am selecting a Town from another Listbox which then narrows it down to customers within that town.
what i want to do is deselect one of those customers but keep the rest highlighted. is there a simple way off doing this?
Thanks alot
What you actually do is select the customer you do not want then 'select excluded'. 'Select Excluded' can either be added to your customer list box for easy clicking or you can choose it by right clicking the list box object and selecting the option.
Regards,
Gordon
I think a simple CTRL+Clic will select a customer, then select excluded will select all but this customer.
The easy way is to press CTRL and click the customer you want to de-select
Reagrds,
Michael
thanks guys