Parsing a field

R

RPLanWizard

I have a name field that has the following format (Lname, Fname). I need to
extract Lname from the field and put it into another field. The LEFT fn
requires I know how many charectors to use. I need to be able to parse upto
the comma and extract/copy all of that data into the new field.

any and all ideas welcome... Thanks...
 
R

RPLanWizard

Not good at vba/sql but was able to put into access computed field name and
view in SQL. Code worked great.. thanks again....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top