The problem is that, I'm coding an if case here,
if case1 then
text1 and pic
else
text2 and pic
rather than an image control, is there code for inserting a picture when i'm coding my if case?
Thank you in advance for any help.
I want to filter by input, records that are identical according to field1. For example if records 1 and 2 have same identical field1=x AND records 6,7,8 have identical field1=y, but record 1 and 6 field1 aren't identical(x not equal y). After applying the filter I want records 1,2,6,7,8.
Any...
I'm trying to filter by input from an access table. I want to filter only correct postal code formats which is "letter number letter space number letter number". I tried "?#? #?#", but the question mark allows numbers as well for some reason so 11L 1L1 passes the filter which it shouldn't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.