T
tobesurveyor via AccessMonster.com
Good afternoon-
I am trying to create a report that is based upon several tables. In the
main table, tblMain, I have the following fields:
MainID
ProjectName
ClientID ---------------------------------> Linked to tblClient
ProposalID --------------------------> Linked to tblProposal
In a form, a user enters in the new record for tblMain, which requires
ProjectName and ClientID to be filled. ProposalID is an optional field.
When I create the query, because some records will have a 0 for the cell
value of ProposalID, there is no value in the tblProposal and will skip that
record and only show records where there is a value coorisponding in
tblProposal.
Is there a work around to this in the query design? Any thoughts would be
greatly appreciated.
Thanks,
surveyorinva
I am trying to create a report that is based upon several tables. In the
main table, tblMain, I have the following fields:
MainID
ProjectName
ClientID ---------------------------------> Linked to tblClient
ProposalID --------------------------> Linked to tblProposal
In a form, a user enters in the new record for tblMain, which requires
ProjectName and ClientID to be filled. ProposalID is an optional field.
When I create the query, because some records will have a 0 for the cell
value of ProposalID, there is no value in the tblProposal and will skip that
record and only show records where there is a value coorisponding in
tblProposal.
Is there a work around to this in the query design? Any thoughts would be
greatly appreciated.
Thanks,
surveyorinva