audrey
04-15-2002, 10:13 AM
Ok, I can't get in my head the best way to do this. ALL ideas will be greatly appreciated!
Here's the scenario:
My company needs to enter data in frmContractsMailed. That form (frmContractsMailed) needs to be sent to the home office weekly. (The HO isn't very computer savvy.) The Home Office needs to enter data in the frmContractsReceived and send that form (frmContractsReceived) back to us (on a weekly basis). Occasionally the HO might need to enter a new agent in the frmContractsReceived, but most of the time it will be one of the agents that we sent them in the frmContractsMailed. All data transfered from us to them and from them to us needs to be imported into the corresponding table. (i.e. when ContractsReceived is sent back to us it needs to be imported into our contracts received database and vice versa) Should I create frmContractsReceived with the frmMailedContracts as a subform? or should I have 2 separate tables/forms? Please help, i have reached the brink of insanity. I even took this project home to work on over the weekend!! LOL http://www.access-programmers.co.uk/ubb/smile.gif
Thanks,
Audrey
Here's the scenario:
My company needs to enter data in frmContractsMailed. That form (frmContractsMailed) needs to be sent to the home office weekly. (The HO isn't very computer savvy.) The Home Office needs to enter data in the frmContractsReceived and send that form (frmContractsReceived) back to us (on a weekly basis). Occasionally the HO might need to enter a new agent in the frmContractsReceived, but most of the time it will be one of the agents that we sent them in the frmContractsMailed. All data transfered from us to them and from them to us needs to be imported into the corresponding table. (i.e. when ContractsReceived is sent back to us it needs to be imported into our contracts received database and vice versa) Should I create frmContractsReceived with the frmMailedContracts as a subform? or should I have 2 separate tables/forms? Please help, i have reached the brink of insanity. I even took this project home to work on over the weekend!! LOL http://www.access-programmers.co.uk/ubb/smile.gif
Thanks,
Audrey