New and dense ... Need Help!

P

pactite

Hi Everyone,


I am new to VBA/Access scene and started to design new database to
practice what I have learned in classes and I would appreciate any help

with my current problem.


I have form A (frmA) and form B (frmB) and in both forms I have
textboxes. In frmA, I have textboxA and in frmB, I have textboxB. When

the DB opens, the users are asked to open frmA and enter information.
After the user enters an organization name in textboxA, the user is
asked if the organization is a new organization, if they click "yes," I

would like the frmB to open up and in the textboxB display the
organization's name from textboxA and enter the information into the
corresponding table without creating a duplicate record in the table.


Can anyone help? If you have any solutions in VBA, I would appreciate
any explanation as to what each code does.


Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top