Jump to content

EXTRACTING FROM A TEXT


Courtney Aspinwall

Recommended Posts

That does work but I left off  something important. I have several text that have B/M or B/D, example "4.760000.703926B/DXYRSB/0.99985.446900" my calc as follows:

 

"If((not ([bF_SPLIT]~="B/D")) And (not ([bF_SPLIT]~="B/M")),Split([bF_SPLIT],"B/",2),NULL)"

 

This was just excluding it all together. Which i understand now, so thank you but I want to pull the "B/" but not "B/D" or "B/M".

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...