I have to create a consistent set of names for display using V8.5
Here are a sample of what the data base has and what I need to display
Data base content -> Display on report
Smith, Joe -> Smith, Joe
Smith-ROME, Joe -> Smith, Joe
Smith-Eastern, Joe -> Smith, Joe
What is the syntax
Here are a sample of what the data base has and what I need to display
Data base content -> Display on report
Smith, Joe -> Smith, Joe
Smith-ROME, Joe -> Smith, Joe
Smith-Eastern, Joe -> Smith, Joe
What is the syntax