How can I insert a character in a string using formula field. For example, my record is 1256. I want to have a formula to insert ':' to make it 12:56. I can do it using Left() and Right() functions, but cis there another function where I can use to insert a character?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
NeoInJS
How can I insert a character in a string using formula field. For example, my record is 1256. I want to have a formula to insert ':' to make it 12:56. I can do it using Left() and Right() functions, but cis there another function where I can use to insert a character?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.