Search results 134

Sorted from new to old.
Card image cap
ASCII_Read + ASCII_Save

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

Card image cap
Copy formulas

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

Card image cap
jExcel

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

Card image cap
Tabulator

A nice, advanced powerful table control in js From

Card image cap
CountArrayCol

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

Card image cap
CopyRowHeight

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

Card image cap
Rows 2 Cell

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

Card image cap
LastInsertedID_SQL

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

Card image cap
Excel 2010 hyperlink issue fix

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

Card image cap
MatchLastIf

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

Card image cap
Detect if Browser supports Flash

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

Card image cap
Yamm3 mega menu

A bootstrap mega menu Demo:

Card image cap
Web browser in Excel VBA

Example on how to use Web browser control inside Excel userform

Card image cap
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

Card image cap
Service cards

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

Card image cap
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...