I'm sorry. I wasn't completely clear. If you have two tables, each of
which has data you want to see, you can use a select query to join them (no
updating required).
Again, why does data in table1 ALSO have to be in table2.
Regards
Jeff Boyce
Microsoft Office/Access MVP
hey, sorry for the confusion,
i actually got the update query to work for me pretty much the way i wanted
it to work. but now there's another limitation.
actually i got one table that holds the entire product data. i created a
user-friendly order form that inputs data to table 2 for my supervisor to see
the orders placed by students. the way it works is , the students search for
the products from the main table and feed in only the seriel numbers in the
order form. my supervisor wanted table 2 to automatically fill out the rest
of the fields for the records based on seriel numbers alone, from the main
table. i got that working . but there's another form(form B) that the
students use to place orders for products that are not present in the main
database, for this form they have to manually fill out all the fields for the
order they're placing.Both the forms r linked to table 2 . now when i run the
update query, it erases all the records entered from form B since those
records don't have a seriel number, my supervisor wants to assign the seriel
numbers to these new products later. is there a way that the query only
updates the records with seriel numbers only and doesn't affect the records
without the seriel number, in table 2.
Thanks for your assistance so far.
> I'm sorry. I wasn't completely clear. If you have two tables, each of
> which has data you want to see, you can use a select query to join them (no
[quoted text clipped - 59 lines]
> >> >> > present in the incomplete table,
> >> >> > Thank You
Jeff Boyce - 31 Jul 2007 23:35 GMT
I'll suggest that you post a "new" question to the 'group. That way, you'll
get more eyes and brains working on it.
Regards
Jeff Boyce
Microsoft Office/Access MVP
> hey, sorry for the confusion,
> i actually got the update query to work for me pretty much the way i
[quoted text clipped - 97 lines]
>> >> >> > present in the incomplete table,
>> >> >> > Thank You
RB86 - 01 Aug 2007 00:04 GMT
thanks for your suggestion and thanks all along . i got it figured out.
u guys r great.
> I'll suggest that you post a "new" question to the 'group. That way, you'll
> get more eyes and brains working on it.
[quoted text clipped - 105 lines]
> >> >> >> > present in the incomplete table,
> >> >> >> > Thank You