Search results 15

Sorted from new to old.
Card image
CSS Generators

One of my newest friends in css styling, tons of options. Love the simple ...

Card image
SheetTabColor

Applies certain color to sheet tab in Excel. ColorNumber is Excel ColorIndex. ...

Card image
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

Card image
NavigatePost

Reads content of webpage with optional post data two main differences from

Card image
ListBox_SelectionCount

Counts how many items selected in a listbox (multi-selection listbox). Works ...

Card image
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...

Card image
Navigate_IE

Reads HTML source page of a webpage, maynot work for heavy js pages, but works ...

Card image
HTML5 tags cheatsheet

A simple graphic illustrates the new HTML5 tags and differences against old ones

Card image
Pps vs ppsx

PowerPoint slideshow file types and differences in file size. Bottom line, if ...

Card image
Android Apps and SD memory

List of apps that can be moved to SD Card in Android OS (Tablet).

Card image
Copy formulas

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

Card image
IsThere_Remote

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

Card image
VBA vs ASP Classic

Differences between coding in VB in Classic ASP (aka VBScript) and VBA (aka ...

Card image
Inputbox vs Application.Inputbox

fm20.dll has another inputbox to be used It is smaller, maybe more straight ...

Card image
ChartMaxY + ChartMinY

Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...