Hi everyone. Here is what I am wanting to do. I initially thought an input mask could accomplish this, but after some further reading on it what I am getting is only VBA can get it done. Here is what I am trying to figure out. I have taken over a DB where the original designer had a lot of extraneous info.
EX. Smith John Personal number 83748473 etc. etc. etc.
I would like to get to this:
Smith,John
Is there any way to get this done? Not all records are stored the same way, would it be easier for me to just manually correct the field in the table or could this be an easy fix.
EX. Smith John Personal number 83748473 etc. etc. etc.
I would like to get to this:
Smith,John
Is there any way to get this done? Not all records are stored the same way, would it be easier for me to just manually correct the field in the table or could this be an easy fix.