Hi Everybody!
I've created a database for the company I work for and there's only one more thing left for me to do! (Which you can imagine I'm both happy and sad about.)
I suppose the main problem I have is figuring out what the best way is to have a unique pricelist for some clients but not for others. At the moment I have a form that is used to create order forms for our clients in which there is a subform where the products that are required are selected.
I was contemplating creating a Combobox where a client could be selected and when that is done the Record Source of the Subform would change and that would load the relevant pricelist. However I'm sure there must be an easier way to do this as I'm not exactly good when it comes to writing code with VBA.
Any suggestions?
Cheers,
Marc.
I've created a database for the company I work for and there's only one more thing left for me to do! (Which you can imagine I'm both happy and sad about.)
I suppose the main problem I have is figuring out what the best way is to have a unique pricelist for some clients but not for others. At the moment I have a form that is used to create order forms for our clients in which there is a subform where the products that are required are selected.
I was contemplating creating a Combobox where a client could be selected and when that is done the Record Source of the Subform would change and that would load the relevant pricelist. However I'm sure there must be an easier way to do this as I'm not exactly good when it comes to writing code with VBA.
Any suggestions?
Cheers,
Marc.