Re: Need help to see if this can be done

Tech-Archive recommends: Fix windows errors by optimizing your registry



Thanks fellas for getting back to me so fast. If truth be known, I was just
guessing at the coding. I guess I can chalk this one up for self confidence.

Marshall Barton wrote:
I have a table with at least three fields that I need to create a filter for.
Here is the code:
[quoted text clipped - 10 lines]
"or tblMain.UnitMan = """ & me.cboloc & """ & _
" or tblMain.AssistMan = """ & me.cboloc& """

Sure, just like you said, but be careful to get the spaces,
quotes and parenthesis correct.


--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-modules/200905/1

.



Relevant Pages