Neuronal Nerd Posted September 4, 2008 Posted September 4, 2008 (edited) Hi Group, I'm trying to figure out a calculation to remove ones credentials from their name. My database contains mostly physicians names in a single field called Referral. The names have been entered using various formats, including: FirstName LastName, MD; FirstName MiddleInitial LastName, MD; or CompanyName. Some have different credentials: Psy.D., DO, Ph.D., or NP. Some of them have periods in their credentials and others don't. How can I extract just the name from this data? The reason that I need to do this is because some insurance companies will reject a claim if it has credentials listed in the name of the referral source (sound frivolous? I totally agree -)). Thanks, Brad Edited September 4, 2008 by Guest
Neuronal Nerd Posted September 4, 2008 Author Posted September 4, 2008 To answer my own question, I just found the Substitute function. This ought to do, but any other recommendations are still welcome! thanks, Brad
Lee Smith Posted September 4, 2008 Posted September 4, 2008 This topic comes up from time to time. See if this Thread helps Link. Lee
Recommended Posts
This topic is 5984 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now