G
Guest
How can I go about capturing just the first letter of each name so that John
Smith would look like JS.
The code that I am using is Left([Name], 1) which works great if there is
only one name.
Thanks in advance for the help.
Rick
Smith would look like JS.
The code that I am using is Left([Name], 1) which works great if there is
only one name.
Thanks in advance for the help.
Rick