Search results 125

Sorted from new to old.
Card image
UTF8R_toChar

Converts characters created by program R into actual chars as in < U+641 > to ...

Card image
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

Card image
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...

Card image
TimeRound

Rounds the number of minutes to the nearest quarter of half like 4:32 to 4:30 ...

Card image
HaveNonEnglish + StringASCIIs

Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...

Card image
Match4

Matching 4 values at the same time in 4 columns Just like Match the function, ...

Card image
Match3

Matching three values at the same time in three columns Just like Match the ...

Card image
Match2

Matching by two values at the same time in two columns Just like Match the ...

Card image
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image
Frequency

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

Card image
RoundUp

Rounds a number up, like Excel function RoundUP

Card image
FrmLarge v3

Shows an image after clicking on its thumbnail, like in web applications Can ...

Card image
Webapp-ScrollAreas

Allow website to have scroll bars on areas, like a web app Applied in ANmar. ...