accesslearner
Registered User.
- Local time
- Today, 00:30
- Joined
- Nov 16, 2010
- Messages
- 38
I have 3 tables
tblprojects
projectid
projectname
tenderid
value
tbltender
tenderid
value
tblleads
leadid
leadcategory
value
tblprojects and tbltender are linked with tenderid and i can create a query to extract the data
tblleads is stand alone and not all leads convert into a tender. there are some leads that have got into a tender but how to link the three values.
end result
i want to see tenders,leads ,projects and sum the values for the corresponding recording monthwise.
how to create a query on 2 linked tables and one unlinked table.
can anyone help .
thanks in advance
tblprojects
projectid
projectname
tenderid
value
tbltender
tenderid
value
tblleads
leadid
leadcategory
value
tblprojects and tbltender are linked with tenderid and i can create a query to extract the data
tblleads is stand alone and not all leads convert into a tender. there are some leads that have got into a tender but how to link the three values.
end result
i want to see tenders,leads ,projects and sum the values for the corresponding recording monthwise.
how to create a query on 2 linked tables and one unlinked table.
can anyone help .
thanks in advance