G
Guest
I am creating a form using a subform. I have 2 tables that i am accessing
the data from which I have created a relationship for. I would like to be
able to access the data from one table so I do not have to create a
relationship with another table. The one table has all the info i need to
access. But when I try using the one table and i run the form by entering a
stock code, it will replace my first record with the stock code I just
entered. Ex. My first record is 0001M and I enter 00446 it will give all
info of 00446 and replace 0001M with 00446 therefore giving that 0001M stock
codes info. And if I were to enter another stock code it does the same thing
in that it replaces the stock of the first record.
I notice when I have the relationship set up it does not do this and
everything works fine. The reson i do not want to have a relationship is
that I have make table and append table queries which will not work unless I
delete the relationship. Which means i would have to recreate the
relationship once i'm done updating the table.
Any suggestions on how I can use the one table?
Thanks
Linda
the data from which I have created a relationship for. I would like to be
able to access the data from one table so I do not have to create a
relationship with another table. The one table has all the info i need to
access. But when I try using the one table and i run the form by entering a
stock code, it will replace my first record with the stock code I just
entered. Ex. My first record is 0001M and I enter 00446 it will give all
info of 00446 and replace 0001M with 00446 therefore giving that 0001M stock
codes info. And if I were to enter another stock code it does the same thing
in that it replaces the stock of the first record.
I notice when I have the relationship set up it does not do this and
everything works fine. The reson i do not want to have a relationship is
that I have make table and append table queries which will not work unless I
delete the relationship. Which means i would have to recreate the
relationship once i'm done updating the table.
Any suggestions on how I can use the one table?
Thanks
Linda