Search results 60

Sorted from new to old.
Card image
ListBox_Excel_Sort

Sort items in Fm20 Listbox using Excel spreadsheet Sort function. Can decide ...

Card image
Custom Treeview control

A .Net project to create Custom Treeview in ASPX pages, this is a Csharp project

Card image
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

Card image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image
Excel sheet textbox

Found a strange behavior for Excel sheet textboxes. Textbox in Excel sheet, ...

Card image
Excel-VBA Limits

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

Card image
Add2Column

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

Card image
all_tab_columns

List all columns in all tables for all schemas in oracle db workbench

Card image
jExcel

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

Card image
Country list in arabic

List of countries codes and names in Arabic, you do not know when you need it ...

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
KeyASCII

KeyASCII list, I often need that in my projects. List of ASCII codes 1 to 256

Card image
Web browser in Excel VBA

Example on how to use Web browser control inside Excel userform

Card image
Porting Excel/VBA into OpenOffice Calc

PDF document on what needed to import VBA from Excel into OpenOffice Calc Basic

Card image
Show/hide ribbon

Show or hide Excel ribbon from inside VBA Needed that in one of my projects