Search results 22

Sorted from new to old.
Card image
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...

Card image
CopyFormat

Applies format into a cell (or range) from another cell. Can apply from any ...

Card image
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...

Card image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image
FormulasFlatten

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

Card image
RGB2Long

Converts Red, Green and Blue integers into RGB long value