need help for practice
Hi All
I want to populate "text line item" which shows string between 1st and 2nd commas of the items in the module.
How can i do it. which function should i use here
Thank you & regards
Yash
Tagged:
0
Answers
-
Try using the FIND() function for the comma as well as the MID() or LEFT() RIGHT() functionality.
2