SCRAMBLE

Returns the characters of a text string with all the characters in a random order.

valueThe text you want to scramble.

Remarks

* ??
* The equivalent VBA function is SCRAMBLE

 A
1=JS.SCRAMBLE("sometext")
2=JS.SCRAMBLE("better solutions")
3=JS.SCRAMBLE("better solutions")
4=JS.SCRAMBLE("123456")
5=JS.SCRAMBLE("123456")

1 - What is the text string "some text" with all the characters in a random order.
2 - What is the text string "better solutions" with all the characters in a random order.


microsoft excel docs

© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext