Hello everyone that is reading this,
What I want to do is have my form be able to save the information you type in to 2 seperate tables. I have one table we can call the MasterTable that will save everything that is typed in. The second Table we can call (SubTable) I only want to save parts of the information. Not everything like the MasterTable. I tried to set up a relationship linking parts of the two tables together but that does not seem to work. I know that it can be done just wondering how?
Thanks in advance
What I want to do is have my form be able to save the information you type in to 2 seperate tables. I have one table we can call the MasterTable that will save everything that is typed in. The second Table we can call (SubTable) I only want to save parts of the information. Not everything like the MasterTable. I tried to set up a relationship linking parts of the two tables together but that does not seem to work. I know that it can be done just wondering how?
Thanks in advance
Comment