Search results 60

Sorted from new to old.
Card image
Zoomed iframe

Show iframe zoomed or in scale Thanks to

Card image
Dynamic iframe height

Adjust iframe height to its content after loading page Needed this trick in ...

Card image
ScrapeURL_ToSheet

Reads content of Page from URL to a sheet. This was made specially for certain ...

Card image
ANStr2Range

Converts a string of items into range, with custom separator. Opposite of

Card image
Cell_Add_or_Subtract

Adds amount to active cell, or subtract Applies to selected cell in current ...

Card image
ListBox_SelectionCount

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

Card image
Subtotal_Indirects

Finds the SUM, COUNT, COUNTA, etc for a range of cells referencing using ...

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
Regular expressions (Notepad++)

How to do regular expressions in Notepad ++ search and/or replace Helpful when ...

Card image
Save Excel range (or shape) to picture

This is an interesting approach to export a range of cells into picture using ...

Card image
ANmaCopy_Objects

Copies objects from cell into cell Decide Sheet, and workbooks to copy from or ...

Card image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

Card image
Graphbar

Interactive graph bars, will go deeper when you click on the bar Originally ...

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
IntlIsAlphaCharacter

Test if a character is alphanumeric, regardless of the code page or language ...