View Single Post
 
Old 07-09-2018, 11:05 AM
charlesdh charlesdh is offline Windows 7 32bit Office 2010 32bit
Expert
 
Join Date: Apr 2014
Location: Mississippi
Posts: 382
charlesdh is on a distinguished road
Default set variable for string after first underscore

HI,
I'm having a senior moment.

I'm wanting to get text after the first underscore.
My data look s like this:
z_WWWWW_PR
zzz_AAAA_pk

What I'm looking for is:
WWWWW_PR
AAA_pk
I've search for a answer and found something close to what I want but it remove both underscores.
Any help appreciated.

Thanks
Reply With Quote