Re: Need help to see if this can be done
- From: "Afrosheen via AccessMonster.com" <u46942@uwe>
- Date: Tue, 05 May 2009 23:23:54 GMT
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.[quoted text clipped - 10 lines]
Here is the code:
"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
.
- Follow-Ups:
- Re: Need help to see if this can be done
- From: Afrosheen via AccessMonster.com
- Re: Need help to see if this can be done
- Prev by Date: RE: Is there a way to append data to Excel file?
- Next by Date: RE: LookUp and compair
- Previous by thread: LookUp and compair
- Next by thread: Re: Need help to see if this can be done
- Index(es):
Relevant Pages
|