CCIDBMNG
Registered User.
- Local time
- Today, 12:17
- Joined
- Jan 25, 2002
- Messages
- 154
I'm not sure if this is the right place to place this thread but what I need to do is create a report with grouping.
The fields are:
Employee
Task
Description
Clients
The form is set up with drop down boxes for task and description and the clients is a multiselect listbox. This form was created by someone else and they have the clients being insterted with semicolons for example client1;client2;client4.
I need to create a report that groups by the client. But I need them grouped seperately so if there are 3 clients in that field then the record should be listed 3 times once for each client.
Does anyone know how to go about doing this? Please help. Or is there some other way to store the clients?
The fields are:
Employee
Task
Description
Clients
The form is set up with drop down boxes for task and description and the clients is a multiselect listbox. This form was created by someone else and they have the clients being insterted with semicolons for example client1;client2;client4.
I need to create a report that groups by the client. But I need them grouped seperately so if there are 3 clients in that field then the record should be listed 3 times once for each client.
Does anyone know how to go about doing this? Please help. Or is there some other way to store the clients?