Search results 60

Card image cap
Run macro

Runs a macro from another workbook (Workbook has to be open).

Card image cap
Embed fonts in Word doc

Embed fonts used in document, to make it available on any machine

Card image cap
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image cap
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

Card image cap
SheetDelete_ANmar

Deletes a sheet from a workbook, checks it is already there first

Card image cap
FixPath_Word

Fixes the path for a given folder, PC or Mac by adding separator only if ...

Card image cap
PCase (ProperCase)

Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...

Card image cap
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image cap
Num2En

Convert number to English words, convert 450 to 4 hundreds and fifty dollars

Card image cap
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

Card image cap
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

Card image cap
TextPercentageMatch

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