Search results 84

Sorted from new to old.
Card image
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

Card image
GetRelativePath

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

Card image
CreateZipFile_7Zip

Compress a single file into zip archive using 7Za.exe 7za,exe (found in ...

Card image
LoadPicture_Safe

Loads an image into VBA image control without knowing its extension If file ...

Card image
NMACode

Converts all Ƽ found in a string into their actual chars

Card image
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

Card image
WeekNum

Generates the calendar week number for a certain date, counting the first week ...

Card image
NumberTextArabic

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

Card image
InvertColor

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

Card image
FGColor_Calc

To set the color of the foreground based on background color to get best look. ...

Card image
EnvVar_All

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

Card image
CellRead

Reads a value giving column, row, sheet and workbook name Accepts up to 2 ...

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
DB_Setting1List + DB_Setting1List_NameValue

DB_Setting1List is to Returns list of SettingValues matching certain ...