Greetings!
I'm in a new job and am in the process of creating a database of our clients. I'm trying to create a form, but I need to find a way to repeat fields. For example, we often refer our clients to other agencies, depending on their needs. So, I created a table with a list of the Types of companies, e.g., Web Design, Print Shop, Real Estate, Accountant, Attorney, etc., because this list may grow and I thought it would be the best way to approach it. I will most likely be creating a list of the actual companies as well, but right now, that is a text field.
My boss pointed out that she needs to see each particular referral. I can make it work one time, but I need to be able to repeat this row of fields at least 10-12 times or maybe more. I used a list box to select from the Referral Types table. How can I make this work? Do I need to change my main table to have fields such as Referral A, Referral B, etc. or is there a better way to approach this?
Page 2 of my form needs to appear like so:
Type of Referral - Name of Referral - Date Referred
[Referral Types Table] - Text Field - Date Field
Type of Referral - Name of Referral - Date Referred
[Referral Types Table] - Text Field - Date Field
Type of Referral - Name of Referral - Date Referred
[Referral Types Table] - Text Field - Date Field
Thank you!!!
Susan
I'm in a new job and am in the process of creating a database of our clients. I'm trying to create a form, but I need to find a way to repeat fields. For example, we often refer our clients to other agencies, depending on their needs. So, I created a table with a list of the Types of companies, e.g., Web Design, Print Shop, Real Estate, Accountant, Attorney, etc., because this list may grow and I thought it would be the best way to approach it. I will most likely be creating a list of the actual companies as well, but right now, that is a text field.
My boss pointed out that she needs to see each particular referral. I can make it work one time, but I need to be able to repeat this row of fields at least 10-12 times or maybe more. I used a list box to select from the Referral Types table. How can I make this work? Do I need to change my main table to have fields such as Referral A, Referral B, etc. or is there a better way to approach this?
Page 2 of my form needs to appear like so:
Type of Referral - Name of Referral - Date Referred
[Referral Types Table] - Text Field - Date Field
Type of Referral - Name of Referral - Date Referred
[Referral Types Table] - Text Field - Date Field
Type of Referral - Name of Referral - Date Referred
[Referral Types Table] - Text Field - Date Field
Thank you!!!
Susan