Connecting Tech Pros Worldwide Help | Site Map

Union query plus editable table

 
LinkBack Thread Tools Search this Thread
  #1  
Old November 9th, 2007, 05:15 PM
cashotte
Guest
 
Posts: n/a
Default Union query plus editable table

Hi,

Is there a way to have a union query (2 tables) in an other query then
join a third table having the ability to edit records in the third
table?

Thanks,
Stephane


  #2  
Old November 9th, 2007, 05:55 PM
Technolust
Guest
 
Posts: n/a
Default Re: Union query plus editable table

On Nov 9, 10:09 am, cashotte <hottefl...@gmail.comwrote:
Quote:
Hi,
>
Is there a way to have a union query (2 tables) in an other query then
join a third table having the ability to edit records in the third
table?
>
Thanks,
Stephane
You would have to edit the 3rd table without the join. If you have a
form that allows the user to edit this 3rd table while displaying data
from the union query, you would have to set a filter on the union
query to display the related record from the 3rd table.

For example, you could create a form that can be used to edit the 3rd
table. Within this form, you could create a subform to display any
records from the union query that are related to the 3rd table.

Or, if you're doing a lot of VBA, you can create an unbound form and
query your data sources separately to display the data. Then, do
UPDATEs only on the 3rd table.

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.