Dear All,
Thanks for a great forum![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
I have the following problem...
I have a form MainScreen
It has a drop down box cmbDocsCommentsRelateTo
This dropdown box has the followng values
"Core Strategy PD";"SA";"Proposals Map";"General Comment"
The problem starts with the query...
The query PolConsultationReport
There are serveral other dropdown boxes:
cmbPolicy
cmbLegallyCompliant
cmbSound
cmbTestOfSoundness
cmbFullName
cmbOnBehalfOf
The query usually has Like "*" & [Forms]![MainScreen].[cmbFullName] & "*" etc. for each of the fields, that relate to the dropdown boxes.
The problem started with the field WhichDocDoesCommentRelateTo
It has Propasals and SA as choices, so if I used the like statement it would provide both.
As the user can use multiple dropdown boxes to generate the report, things got a bit complex, the dropdown box
cmbDocsCommentsRelateTo had to be filled otherwise there would be not data displayed, but this is not right.
The user needs to be able to view all of them if needed.
please help...I have tried using a * as a selection data, but this does not work either...![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)
Thank you![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
Thank you,
Kind regards
Triacona
Thanks for a great forum
![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
I have the following problem...
I have a form MainScreen
It has a drop down box cmbDocsCommentsRelateTo
This dropdown box has the followng values
"Core Strategy PD";"SA";"Proposals Map";"General Comment"
The problem starts with the query...
The query PolConsultationReport
There are serveral other dropdown boxes:
cmbPolicy
cmbLegallyCompliant
cmbSound
cmbTestOfSoundness
cmbFullName
cmbOnBehalfOf
The query usually has Like "*" & [Forms]![MainScreen].[cmbFullName] & "*" etc. for each of the fields, that relate to the dropdown boxes.
The problem started with the field WhichDocDoesCommentRelateTo
It has Propasals and SA as choices, so if I used the like statement it would provide both.
As the user can use multiple dropdown boxes to generate the report, things got a bit complex, the dropdown box
cmbDocsCommentsRelateTo had to be filled otherwise there would be not data displayed, but this is not right.
The user needs to be able to view all of them if needed.
please help...I have tried using a * as a selection data, but this does not work either...
![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)
Thank you
![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
Thank you,
Kind regards
Triacona