Let me explain my situation and hopefully it makes sense. I have a form with a field on it called Heat Num. I have used an input mask to allow the user to add up to 5 separate numbers in this field. Now I would like to create a query that allows the user to type in a six digit number and have it search through all records, even the records where the Heat Num field may have several numbers in that one field. For example, I would like it to be able to find the Heat Num 123456 in a Heat Num field that has 125555, 123456, 789789. I have heard of using the Like operator but don't know quite how to use it or if it would be the correct thing to use in this case. All suggestions are welcome and appreciated!!
Thank you,
Laura
Thank you,
Laura