Search results 61

Sorted from new to old.
Card image
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image
FindFile_Word

Finds a file within open documents of current instance

Card image
Base64encode + Base64decode

Encodes and decodes a string, Base64 is used to convert binary data (like ...

Card image
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image
DateSerial

The equivalent of DateSerial in Classic ASP

Card image
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
CutLeft

Cuts the left part respecting words, without cutting words

Card image
ANStrColor2RGB + RGB2ANStrColor

Converts R:G:B into RGB value (as long) and RGB from long into R:G:B

Card image
getQueryString

Reading QueryString from JS

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
RandBetween

Generating random number between two