Alansidman
AWF VIP
- Local time
- Today, 15:19
- Joined
- Jul 31, 2008
- Messages
- 1,493
I have a recordset that has some characters that are at the start of the string value that resemble wildcards, ie. ?. I must be having a senior moment, because I cannot recall how I would filter in a query in the criteria to return a particular record, ie. ?S8ZQN8T. This data is coming from a linked source in another database that I do not have any control over. If I recall it has something to do with square brackets [ ], but when I wrap the character or the string in square brackets the criteria defaults to a Like statement. Some thoughts on this?
Alan
Alan