Search results 74

Sorted from new to old.
Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

Card image
CreateGUID

Generate random GUID of 36 chars (with or without brackets) using TypeLib ...

Card image
GetPapa

Gets folder name of a page using FSO

Card image
InvertColor

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

Card image
MatchIf (aka VMatchIf)

The best Match I created, return 0 if not found, kind of CountIF+Match ...

Card image
BrowseFolder

Asks user for a folder tested in VBA of word as well as VBA in Excel

Card image
Col2Combo

Reads everything in a column (starting from certain cell until blank cell is ...

Card image
Modify SQL table

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

Card image
RGB2Long

Converts Red, Green and Blue integers into RGB long value