Search results 37

Sorted from new to old.
Card image
File2Body

Reads file and showing it as Bootstrap row, with ability to replace variables ...

Card image
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

Card image
Animated form exit

Exit form with shrinking Shrinks the form, Pushes the form to the bottom of ...

Card image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

Card image
Freeze table head

Freezing head (thead) of a table when scrolling. Needed this feature for a ...

Card image
Bootstrap-Chosen

Drop-down select in bootstrap From

Card image
More Bootstrap wells

Additional Bootstrap well colors, I always find it easier to use Wells (used in ...

Card image
Unprotect sheet or workbook

Unprotect worksheet (and workbook) using VBA code

Card image
Inputbox vs Application.Inputbox

fm20.dll has another inputbox to be used It is smaller, maybe more straight ...

Card image
Frm9 - Select workbook (or workbook/worksheet)

Gives your user ability to select a workbook from list of open workbooks within ...

Card image
Tabs3-BS3

Tabs in Bootstrap 3, custom design with hover effect, 3 top and 3 bottom

Card image
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image
Loading gif

Show and hide loading gif using Javascript. a simple way to control when to ...

Card image
ApplyValidation_DropDown

Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...

Card image
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image
FoldersIn

Returns list of folders found in given folder in a string in ANStr format, ...