G
Guest
All I need to know is..Can you take 5 different tables and update certain
fields from those tables into a master table? If so can it be done with an
Update query? I would think you would just put this expression in the "update
to" line..[Dev_dbo_TblProduct].[ProductLine] if your query or fields were
coming from several different tables or fileds. Am I correct on this? Thank
you in advance
fields from those tables into a master table? If so can it be done with an
Update query? I would think you would just put this expression in the "update
to" line..[Dev_dbo_TblProduct].[ProductLine] if your query or fields were
coming from several different tables or fileds. Am I correct on this? Thank
you in advance