Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / December 2005

Tip: Looking for answers? Try searching our database.

Working with two tables

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Max - 15 Dec 2005 00:25 GMT
Hello,

I have two tables RFI Log and Event Req.  Both tables have the field 'Event
No'.  A RFI field is under both tables. Under RFI Log the field is named 'RFI
No'.  Under Event Req. table the are multiple RFI fields: 'RFI No1', 'RFI
No2', 'RFI No3' etc.  I also have created two data entry forms, one for the
RFIs and one for the Events.  What I want to happen is when the RFI No is
entered into the Event Req form it updates the RFI form. Example Event= 500;
it has RFI No1= 120, RFI No2= 200.  When the RFI form is brought up. under
RFI 120 the event field has 500 and under RFI 200 the event field also has
500.  A simple join under the query doesn't seem to work....Any ideas?

Many thanks.
Max
Pat Hartman(MVP) - 15 Dec 2005 03:20 GMT
You need to change the table design.  the  EventReq table should have only a
single RFI field.  So rather than having multiple RFI fields in one row,
each RFI will end up in a separate row.

> Hello,
>
[quoted text clipped - 14 lines]
> Many thanks.
> Max
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.