Search results 60

Sorted from new to old.
Card image
GetWordCount

Counts how many words found inside a string. Using space, tab or enter as ...

Card image
Arabic VS Hindi numbers

Settings to force Microsoft Word to show Hindi numbers with Arabic text, or ...

Card image
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

Card image
Language per app

Restore Windows 10 setting to remember language selected per application

Card image
Open different Filestypes

Populate list of filetypes in Application.GetOpenFilename method. This command ...

Card image
RunRemote

Runs a macro from another workbook without parameters (WB Workbook has to be ...

Card image
Embed fonts in Word doc

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

Card image
DB Class

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

Card image
PCase

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

Card image
SheetDelete_ANmar

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

Card image
FixPath_Word

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

Card image
PCase (ProperCase)

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

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
Num2En

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

Card image
Capitalize

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

Card image
WordsOf + Words_Len

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