Search results 280

Sorted from new to old.
Card image
Excel sheet textbox

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

Card image
404 page

A nice simple 404 page with a game From

Card image
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image
Excel-VBA Limits

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

Card image
CSS Charts

Great articel about making charts in CSS. It has 3 main types, bar, column, ...

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
AN_SafeFileName

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

Card image
ANBSThumbImg + ANBSThumbLink

Creates thumb of an image with or without link to original Use ANBSThumbLink ...

Card image
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

Card image
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

Card image
draggable grid

Nice gallery (or grid) that can be dragged to browse through From

Card image
List of Databases

Script to list databases available in a server using ADODB connection From

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
jExcel

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