Search results 16

Sorted from new to old.
Card image
Non-English IDNs

Online tool to encode or decode IDNs Domain names with characters other than ...

Card image
MatchIf7Up

Returns row number having 7 values in 7 columns if all found. With option of < ...

Card image
ANmaNotMatch

Finds first item from RngAddr that is not listed in InRngAddr Returns the item ...

Card image
VBInstr_Rev_Any

Finds first match of string inside another in reverse order. From right to left ...

Card image
VBInstr_SpaceFriends_BetweenHTMLTags

Searches for string inside string with multiple possibilities, returns ...

Card image
MatchIfUp or MatchIfRev

Searching for an item in a column from bottom to top. Will search for item in ...

Card image
CutString_ReverseFrom

Returns full string starting from the point of LocIndex minus back where we ...

Card image
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Card image
ReverseArray

Reverses order of array. In other words, the upperbound value of an input ...

Card image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

Card image
xZoom

Gallery plugin in jQuery from

Card image
WP Logout link

I have been playing with WordPress recently, and of course faced some ...

Card image
UnMappath

Returns the virtual path of the absolute path specified in the required ...

Card image
UserSign

Returns someones astrology sign using their birthday in m/dd/yyyy or m/dd/yy ...

Card image
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

Card image
Reversefile

Reversing a file This tip demonstrates how to reverse a whole file. This ...