G
Guest
I have a report that I want to do a filter on based on what someone selects
on the form. I keep getting errors on this expression in VB and can't figure
out where I've gone wrong (I'm sure it's the quotation marks or something).
Please help:
strDataFilter = "[Period] Between " ' 1' AND " & Combo86.Value & ""
Thanks!
Heather
on the form. I keep getting errors on this expression in VB and can't figure
out where I've gone wrong (I'm sure it's the quotation marks or something).
Please help:
strDataFilter = "[Period] Between " ' 1' AND " & Combo86.Value & ""
Thanks!
Heather