Hi guys I'm importing from a computer generated form which is limited to 20 characters per field, and matching these results to my current table, which often has more than 20 characters. How can I use wildcards to ensure that "Lifetime Christchurc" matches to "Lifetime Christchurch" in my database? (extra h on end)
The problem is that the field is not always 20 characters long and padded with white space, it could also be "Rob Dunn"
The problem is that the field is not always 20 characters long and padded with white space, it could also be "Rob Dunn"