PowerUp Description

The pwrREVERSE PowerUp function returns the referenced string in with the characters in reverse order.

PowerUp Syntax

pwrREVERSE(value)

The pwrREVERSE PowerUp function has the following arguments:

value – Required. This the text string to be reversed.

Return Value

pwrREVERSE will return a string with the characters reversed from the input string.

Remarks

None.

Example

=pwrREVERSE("The Excel Text Analyzer add-in is awesome!!")

Will return a the following:

!!emosewa si ni-dda rezylanA txeT lecxE ehT

Leave a Reply

Your email address will not be published. Required fields are marked *