Search results 61

Sorted from new to old.
Card image
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

Card image
SettingNameAlreadyFound

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

Card image
AutoSaveOn

Automatically save workbook (when using OneDrive) on or off This is the VBA ...

Card image
Range_SaveAsImage

Exports range to an image, something we wanted to be able to do for a while now. ...

Card image
Logging use of executable in Windows

Log the use of .exe, .lnk, .pif, .bat, and .com files on your computer. All it ...

Card image
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

Card image
FeeKey + UnFeeKey

Protect Numbers by encoding them into Alphabetic And convert them back ...

Card image
CellSave and CellRead

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

Card image
Windows 10 video files and OneDrive

Fixing generating videos thumbnail in Windows 10 Download app from

Card image
DB_Connect_Install

Connects to SQL DB using ADODB, if driver not installed, it will attempt to ...

Card image
AN_SafeFileName

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

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 ...