M
MK
Can someone explain (in English) how this pulls the first
name from--
doe, john
(*field is called name)
mid([name], InStr(1, [name], ",")+2)
I just don't understand the programming and would like
to...
Thanks
name from--
doe, john
(*field is called name)
mid([name], InStr(1, [name], ",")+2)
I just don't understand the programming and would like
to...
Thanks