Search results 60

Sorted from new to old.
Card image
OutlookFolder_DuplicatesCount

Counts emails with 1 or more duplicates in active folder in Outlook. Still not ...

Card image
SettingNameAlreadyFound

Searches for a setting value in set of Settings, in Excel spreadsheet using ...

Card image
Shape_Select_or_CreateThenSelect

Selects a shape inside sheet to change it, or if not found, it will create it ...

Card image
ASP Classic Page Cache

Set page to cache at certain time or force cache refresh. Something I found ...

Card image
Frm6 - ANmaMultiSelect

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

Card image
RandomUniqueID_Sheet

Inserts numeric random unique ID in a column in sheet, specify column, sheet, ...

Card image
CellSave and CellRead

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

Card image
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...

Card image
AN_SafeFileName

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

Card image
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

Card image
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...

Card image
jqgrid

A grid control in jQuery From

Card image
Bootstrap DateTime Picker

Date-Time picker in Bootstrap and Material Design

Card image
Lined Paper in CSS

Lined paper CSS From

Card image
CopyRowHeight

Copy row height from row to another Used to fix row heights or merged cells to ...

Card image
Breadcrumbs Navigation

Nice bootstrappy navigation with breadcrumbs From