Is there any way to update a partial field in Access. If I have the text:
SMITH, JOHN, MD
When proper cased, the field looks like this:
Smith, John, Md
What I need it to look like is:
Smith, John, MD
Is there any way to replace Md with MD while leaving the original name intact? I've tried several things with no success. The proper case scripts work well as long as you work from the left. Working from the right is an entirely different story.
SMITH, JOHN, MD
When proper cased, the field looks like this:
Smith, John, Md
What I need it to look like is:
Smith, John, MD
Is there any way to replace Md with MD while leaving the original name intact? I've tried several things with no success. The proper case scripts work well as long as you work from the left. Working from the right is an entirely different story.