Search results 58

Sorted from new to old.
Card image
Formulas_FromFile_ToRow

Imports formulas from file into list of cells defined in file itself into ...

Card image
VBInstr_Any

Search for string inside another, with ability to have multiple strings to ...

Card image
Showing 4k (and more) images in BS5 modal

Allow users to browse and scroll through tons of images to select one (tried on ...

Card image
SSL/TLS certificate add/update

Always found myself struggling when applying security to websites for the past ...

Card image
ANmAddress_Value

Returns the value of a cell address in another sheet. Todo: Allow to reference ...

Card image
GetPapa + GetSon with variances

Gets the parent folder full name from a path Also Gets the son of a full path. ...

Card image
Walking Columns (Scrollable Columns-Chart)

Allow users to scroll through columns in column-chart. Used chart.js, this is ...

Card image
Font-Based progress bar

Show progress bar using fonts only. Neat trick to use inside HTML or word ...

Card image
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

Card image
FrmRename

Userform to switch names of two files. Basically renaming two files with each ...

Card image
File_SettingRead + File_SettingSave

Reads and saves settings to Settings file, used asp here. Similar to

Card image
Listbox 1st item [Any]

Allow user to select [Any] as first item in list that will deselect all other ...

Card image
Cell_Add_or_Subtract

Adds amount to active cell, or subtract Applies to selected cell in current ...

Card image
tag_add

Add to textbox from listbox (select option) ensure its uniqueness Needs ...

Card image
Frm6 - ANmaMultiSelect

Give users ability to multi-select from list of items into cells with separator. ...

Card image
Regular expressions (Notepad++)

How to do regular expressions in Notepad ++ search and/or replace Helpful when ...