A
aj
i need to find any part of the record in a record set that matches, how do i
incorporate the "*" for this to work?
strFind = "item like """ & txtEzdItemFind & """"
looking to find all like *800T* which will bring up all items with that in
any part is what i am looking for
thanks in advance
brad
incorporate the "*" for this to work?
strFind = "item like """ & txtEzdItemFind & """"
looking to find all like *800T* which will bring up all items with that in
any part is what i am looking for
thanks in advance
brad