G
Guest
Hi, I am trying to set the following validation rule to allow only the
values listed;
<300 Or Like "mon" Or Like "tue" Or Like "wed" Or Like "thur" Or Like "fri"
Or Like "sat" Or Like "sun" Or Like "mon_*" Or Like "tue_*" Or Like "wed_*"
Or Like "thur_*" Or Like "fri_*" Or Like "sat_*" Or Like "sun_*" Or Like
"01a" Or Like "01b" Or Like "01c" Or Like "02a" Or Like "02b" Or Like "02c"
Or Like "03a" Or Like "03b" Or Like "03c"
However, when I try to test it, it works when I enter a number between 1
and 300 but when I try to enter any of the other valid data, I get a message
saying that there is a type mismatch in the form controls validation property!
Can anyone point me in the right direction, I'm really stuck on this one!
Ann Hodgetts
values listed;
<300 Or Like "mon" Or Like "tue" Or Like "wed" Or Like "thur" Or Like "fri"
Or Like "sat" Or Like "sun" Or Like "mon_*" Or Like "tue_*" Or Like "wed_*"
Or Like "thur_*" Or Like "fri_*" Or Like "sat_*" Or Like "sun_*" Or Like
"01a" Or Like "01b" Or Like "01c" Or Like "02a" Or Like "02b" Or Like "02c"
Or Like "03a" Or Like "03b" Or Like "03c"
However, when I try to test it, it works when I enter a number between 1
and 300 but when I try to enter any of the other valid data, I get a message
saying that there is a type mismatch in the form controls validation property!
Can anyone point me in the right direction, I'm really stuck on this one!
Ann Hodgetts