Search results 108

Sorted from new to old.
Card image
ASCII_Read + ASCII_Save

Reads or Saves text into file, giving its full path. Same as

Card image
Copy formulas

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

Card image
jExcel

jQuery plugin to embed a spreadsheet, compatible with Excel, in your browser. ...

Card image
Tabulator

A nice, advanced powerful table control in js From

Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image
CopyRowHeight

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

Card image
Rows 2 Cell

Convert items found in a column matching certain material into list in 1 cell ...

Card image
LastInsertedID_SQL

Get the ID of the last inserted record in a table. There are other methods, ...

Card image
Excel 2010 hyperlink issue fix

An issue I started to see when clicking on a hyperlink in Excel 2010, while I ...

Card image
MatchLastIf

Finds last occurrence of a match in a column Finds the row of last time an ...

Card image
Detect if Browser supports Flash

Detect if Browser supports Flash or not ( using ShockwaveFlash.ShockwaveFlash) ...

Card image
Yamm3 mega menu

A bootstrap mega menu Demo:

Card image
Web browser in Excel VBA

Example on how to use Web browser control inside Excel userform

Card image
Service cards

Service cards in Bootstrap3, simple, and customizable. From Bootsnipp

Card image
Open different Filestypes

Populate list of filetypes in Application.GetOpenFilename method. This command ...

Card image
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...