Search results 138

Sorted from new to old.
Card image
Excel-VBA Limits

These are some limits I found during my work in Excel-VBA For more of Excel ...

Card image
WebBrowser control issue

Issue and fix in webbrowser control

Card image
ANSQLWherein

Creates list of items to be used in ' Where item in (List)' list Mainly adds ...

Card image
FilterSheet_1By1 + FilterSheet_Clear

Sets Autofilter in a sheet, and another function to clear Autofilter ...

Card image
Add2Column

Quickly adds value to certain column in Excel sheet As usual, you can define ...

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
bs_grid

Bootstrap grid with php server-side example code (jQuery Datagrid plugin) From ...

Card image
jqgrid

A grid control in jQuery From

Card image
CopyRowHeight

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

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
IsThere_Remote

Checks if a file can be reached online or no Same as

Card image
DirTree.xlsb

Excel macro to show all files found in directory (including sub-directories) as ...

Card image
Pure CSS line graph

Simple, with CSS only, an HTML line graph By

Card image
DialChart - Excel-VBA

A dial chart inside Excel using VBA code. With options to show 3 areas and two ...

Card image
Web browser in Excel VBA

Example on how to use Web browser control inside Excel userform