I had help in the past from this forum to make a split statement
The above takes a cell with data like this:![]()
Please Login or Register to view this content.
"TA(#31," and splits it like this:
"31"
Now I have another unique split. Using the same example above but modifying the cell data.
"TA({#31," and splits it like this: (Added a "{" )
"{31}" (adding an ending "}" )
Any hints, tips or examples are appreciated.
Bookmarks