Hi,
I have a user who wants a form to have loads of qualitative data on it. Looking at her requirements it would mean at least 50 memo fields. To do this on a form and then save the data would quickly create a huge database.
My initial thought was to export the form to MS Word and use some VBA to save the file as clientNumber.doc but I soon saw that you can only export the data - and I don't want all those memo fields as data clogging up my DB!
My next idea was to store the quantitative data in the main client table and all the memo fields in a secondary one - only using that table when I needed to.
Does anyone have any ideas as to how I can satisfy my client (who wants all the info on one form) and not create a monster DB!
MS Access solutions preferred although ultimately I may use other means to achieve the goal.
Many thanks for your kins assistance.
Steve
I have a user who wants a form to have loads of qualitative data on it. Looking at her requirements it would mean at least 50 memo fields. To do this on a form and then save the data would quickly create a huge database.
My initial thought was to export the form to MS Word and use some VBA to save the file as clientNumber.doc but I soon saw that you can only export the data - and I don't want all those memo fields as data clogging up my DB!
My next idea was to store the quantitative data in the main client table and all the memo fields in a secondary one - only using that table when I needed to.
Does anyone have any ideas as to how I can satisfy my client (who wants all the info on one form) and not create a monster DB!
MS Access solutions preferred although ultimately I may use other means to achieve the goal.
Many thanks for your kins assistance.
Steve