Search results 104

Sorted from new to old.
Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
Weighted_Average

Does a weighted average, knowing that mathematical average between two numbers ...

Card image
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image
Capitalize

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

Card image
RandomNumber

Generate random number between Lower and upper numbers provided

Card image
TextPercentageMatch

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

Card image
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

Card image
ShowAgain2

Make selected item in listbox to be displayed at center of listbox after ...

Card image
CellHyperlink_ToSheet

Will add hyperlink in a cell to a sheet in same workbook Not Hyperlink ...

Card image
NumberTextArabic

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

Card image
ListBox_SelectedIndexes

Create list of selected items in MSForms listbox as string separated by | Or ...

Card image
DeleteAllShapes

Delete all shapes in a sheet

Card image
Container Switcher

Using Classic ASP and cookies, allow users to personally choose between normal ...

Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
DB_Setting2Read + DB_Setting2Save

Reads and save setting into settings table per 2 IDs, similar to SettingRead ...

Card image
CutString3

Cuts string from a larger one based on a specific separator.