Search results 178

Sorted from new to old.
Card image
EnvironList

List of all variables of Environ It will populate them in sheet range starting ...

Card image
CellSave and CellRead

Reads a cell or Saves value into certain cell, in certain sheet and workbook. ...

Card image
Input text - pre-Placeholder

Remove text when textbox is selected, then put it back if it left empty This ...

Card image
File_SettingRead

Reads setting from config file Config file can be passed as argument ...

Card image
TrimEnters

SQL Function to remove repeated Enters from a string in SQL Chr(13) + Chr(10)

Card image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

Card image
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

Card image
UI_2ValidationsUpdate

Apply validation on two cells, when a 3rd cell is changed When modifying a ...

Card image
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

Card image
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

Card image
Captcha34

jQuery and bootstrap-based captcha, Restricted Content + Input Validator. ...

Card image
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

Card image
Bootstrap 4 progress bars variables

Enhanced way to use progress bars in Bootstrap 4 Using below variable ...

Card image
FilterSheet_1By1 + FilterSheet_Clear

Sets Autofilter in a sheet, and another function to clear Autofilter ...

Card image
Add2Column

Quickly adds value to certain column in Excel sheet As usual, you can define ...

Card image
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...