My computer operating system is Windows 7 pro .
I am trying unsuccessfully to find code in Github. I need help using the search feature. Yes, I have searched Experts-Exchange first before posting this message. I guess I just don’t know what key words to enter.
I have to write a program to switch last name, first name to first name, last name. I am not a coding expert. I was hoping to find some vbscript code which would perform the task. I have to deal with all kinds of names. In the data I have to convert there are names with 3 elements like:
Joe Jones Hopkins
Then there are people who have just one name.
And there are people with suffixes like Jr and III . Example Joe Jones jr. etc.
Please explain in detail how you would use Github search to find suitable code to do the above. I would prefer vbscript but Python code would be suitable also.
Or may be there is an Experts-Exchange article which would help.
Thank you for your help.