Instr name flipping assistance!!!!!
Hello,
I need help tweaking the query below.
InStr(UCase([shortname])," JR")>0 Or InStr(UCase([shortname])," II")>0 Or InStr(UCase([shortname])," III")>0,FlipName(UCase([shortname])),UCase([shortname]
This is error message that I receive "undefined...