I have a numeric field with eight digits and
I would like to select records where the first five digits are specified and the other three can be any i.e 13201###. When criteria is '13201#' and '13201###' it gives an error message saying 'data type mismatch in criteria expression'.
Please help.
I would like to select records where the first five digits are specified and the other three can be any i.e 13201###. When criteria is '13201#' and '13201###' it gives an error message saying 'data type mismatch in criteria expression'.
Please help.