Forum Discussion
rmcgrath
1 year agoAdvocate II
Help with a custom column
I am trying to combine 3 columns with an "_" in between the first and second and a "-" in between the second and third. I am getting some spaces in between the second and third. Is there a way to r...
- 1 year ago
rmcgrath Try using Text.Trim( )
Greg_Deckler
1 year agoCommunity Champion
rmcgrath Try using Text.Trim( )