J
JethroUK©
OnNotInList doesn't seem to work?
Help menu suggest this is a read/write property (as opposed to the NotInList
event)
If i attempt to read it - it generates an error - e.g.
If cboFILTERS.OnNotInList = True Then
do this
else
do this
end if
Help menu suggest this is a read/write property (as opposed to the NotInList
event)
If i attempt to read it - it generates an error - e.g.
If cboFILTERS.OnNotInList = True Then
do this
else
do this
end if