Can someone direct me to some easy to understand directions/examples of how to create a data input form that uses selection boxes?
Here is a made up example of what I'm trying to do...
If I have contracts that I sign with my customers, and there are 5 specific contract types which a customer can have multiple contacts (this is make believe now). So, I want to make a form that I enter new customer data on.. and have selection boxes so that I can select any/all contract types the customer will have...
What is the best way to report that in the "tblCustomer" ? And, then when I carry that info to a report, can I have one field titled "contract types" and have any/all listed with a comma between types?
I hope this makes sense?
Thanks for any help.
-Stefan
Here is a made up example of what I'm trying to do...
If I have contracts that I sign with my customers, and there are 5 specific contract types which a customer can have multiple contacts (this is make believe now). So, I want to make a form that I enter new customer data on.. and have selection boxes so that I can select any/all contract types the customer will have...
What is the best way to report that in the "tblCustomer" ? And, then when I carry that info to a report, can I have one field titled "contract types" and have any/all listed with a comma between types?
I hope this makes sense?
Thanks for any help.
-Stefan