Search results 576

Sorted from new to old.
Card image
CellHyperlink_ToSheet

Will add hyperlink in a cell to a sheet in same workbook Not Hyperlink ...

Card image
ANBS controls

Set of functions to generate Bootstrap controls as strings. Controls available ...

Card image
LogSheet_Add + LogSheet_Clear

2 Functions LogSheet_Add and LogSheet_Clear to add new entry to log or clear ...

Card image
NumberTextArabic

Adds Arabic unit to a number using proper Arabic grammar Units can be ...

Card image
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"

Card image
Hex2Dec

Converts hexadecimal strings into decimals

Card image
Dec2Hex

Converts integer decimals into Hexadecimals

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image
BinaryFile_Read + BinaryFile_Save

Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

Card image
DirsCombo_Read

Read directories in a specified folder into a combobox Needs FrmBr having Cbo1

Card image
ScreenRes

Reads screen resolution, using IE this time, this one will get the active ...

Card image
ScreenResolution_wxhxtxl

Detects active desktop screen resolution and location of taskbar (with some ...

Card image
CellCommentRead + Save

Reads/Saves a comment into a cell CellCommentRead to Reads comment from a ...

Card image
EnvVar_All

Read all Environment variables using EnvDir_All Or quickly get user folder, or ...