G
gr
Hello!
I want to set a filter but i'm having trouble with the
syntax. I want to filter depending on CatID which is the
second column of a cbo box. I tried to do it like this
with no success...
strFilter = "SubCatID.Column(1) Like " & Me!cboCategory
Does someone knows how to do it?
thx!
I want to set a filter but i'm having trouble with the
syntax. I want to filter depending on CatID which is the
second column of a cbo box. I tried to do it like this
with no success...
strFilter = "SubCatID.Column(1) Like " & Me!cboCategory
Does someone knows how to do it?
thx!