E
evilcowstare via AccessMonster.com
Hello everyone, ok Im starting a new database which will involve several
forms, what I want to happen is that when a new customers details are added
in a seperate customer form at the click of a button it will copy that
information into fields on another form. I have looked about but cant find
what need, I have to use the control source so that the information is then
saved in a seperate table when the user chooses to save it so I cannot use
that to pick anything up. Im guessing something like an OnOpen or similar
might work? I just need to make sure that this table can also open up fine on
its own without the prior ne customer form being used. I hope this makes
sense.
New Customer Form >>click"estimate">>> Estimate form (customers info from
previous form at the top)
After this It will then have the option to be turned into a current job and
again copying the information but I am planning on using the same technique.
I know it isnt the best idea to have duplicates of the same information but
there are 3 stages to the jobs and all need to be saved seperatly and use
seperate IDs.
Thanks for all your help
Jay
forms, what I want to happen is that when a new customers details are added
in a seperate customer form at the click of a button it will copy that
information into fields on another form. I have looked about but cant find
what need, I have to use the control source so that the information is then
saved in a seperate table when the user chooses to save it so I cannot use
that to pick anything up. Im guessing something like an OnOpen or similar
might work? I just need to make sure that this table can also open up fine on
its own without the prior ne customer form being used. I hope this makes
sense.
New Customer Form >>click"estimate">>> Estimate form (customers info from
previous form at the top)
After this It will then have the option to be turned into a current job and
again copying the information but I am planning on using the same technique.
I know it isnt the best idea to have duplicates of the same information but
there are 3 stages to the jobs and all need to be saved seperatly and use
seperate IDs.
Thanks for all your help
Jay