Benny Wong
Registered User.
- Local time
- Today, 07:00
- Joined
- Jun 19, 2002
- Messages
- 65
Hello All,
I hope someone can help me on this one. I would like to generate a report from a listbox with the multiselect feature in which a user can select multiple items within the listbox and generate the report. I am currently using Microsoft Access 2000. I'm new to Access 2000, please outline what I need to do to make this happen.
So far I have the table built with the relationship set and normalized. The table name is for the one-side is tblclient. The table name for the many-side is tblcontacttype and tblPracticeGroup. I can currently run report via the macro way by calling the macro-sheet and reference the report for the individual field which pops-up a parameter. I would prefer not to use the parameter query method but rather use the listbox selecting the items listed to generate my report. An example would be like first name Bruce , Tom, Scott, Paul, All, etc..., I would like to select one, multliple, or All to generate the report. I'm going crazy trying to figure this out. So PLEASE! anyone having sympathy for me help me " HELP I need somebody!" Please outline what I need to do and if there is VBA code please tell me where to put it. Thanks for your time, effort, and sympathy in advance.
I hope someone can help me on this one. I would like to generate a report from a listbox with the multiselect feature in which a user can select multiple items within the listbox and generate the report. I am currently using Microsoft Access 2000. I'm new to Access 2000, please outline what I need to do to make this happen.
So far I have the table built with the relationship set and normalized. The table name is for the one-side is tblclient. The table name for the many-side is tblcontacttype and tblPracticeGroup. I can currently run report via the macro way by calling the macro-sheet and reference the report for the individual field which pops-up a parameter. I would prefer not to use the parameter query method but rather use the listbox selecting the items listed to generate my report. An example would be like first name Bruce , Tom, Scott, Paul, All, etc..., I would like to select one, multliple, or All to generate the report. I'm going crazy trying to figure this out. So PLEASE! anyone having sympathy for me help me " HELP I need somebody!" Please outline what I need to do and if there is VBA code please tell me where to put it. Thanks for your time, effort, and sympathy in advance.