Forum Discussion
XavierFan
6 years agoQrew Cadet
With the formula you posted above - it returns the following:
So looks like it's behaving as expected? When Type = "Master", the prefix is 123, with mini being 4567890.
------------------------------
Xavier Fan
Quick Base Solution Provider
http://xavierfanconsulting.com/
------------------------------
So looks like it's behaving as expected? When Type = "Master", the prefix is 123, with mini being 4567890.
1) With Number = 1234567890, Type = "Master"
Result = 123-4567890
2) With Number = 1234567890, Type <> "Master"
Result = 1234567890
------------------------------
Xavier Fan
Quick Base Solution Provider
http://xavierfanconsulting.com/
------------------------------