techkenny1
Technical User
Hi
I have a client database which as about 5000 clients.
I need to update their rates which is seven in total.
The client database is divided into several brokers which have different rates.
How can I just select by broker those clients and update these rates for all the clients (selected by brokerID) together.
The process at the moment on this db is to use a combo box and then to update the rates. but this is done singularly.
I am able to select the clients by broker ID which can give me a list which asssociates clients with their brokers.
Many thanks
I have a client database which as about 5000 clients.
I need to update their rates which is seven in total.
The client database is divided into several brokers which have different rates.
How can I just select by broker those clients and update these rates for all the clients (selected by brokerID) together.
The process at the moment on this db is to use a combo box and then to update the rates. but this is done singularly.
I am able to select the clients by broker ID which can give me a list which asssociates clients with their brokers.
Many thanks