Search results 100

Sorted from new to old.
Card image
CopyDynamicRangeValue

Copy values from range to cell. Without using clipboard of course. Here the ...

Card image
WorkbookSave_ANmar

Saves a workbook handling several scenarios and decide what to do based on each. ...

Card image
Web.config redirect

Redirect URLs to certain page passing its name. This is web.config from one of ...

Card image
Zoomed iframe

Show iframe zoomed or in scale Thanks to

Card image
ANmaHTMLImgDownload

Downloads image from src of < img html tag after searching for list of ...

Card image
Frm3

Browser window in a userform Just add Frm3 and call Frm3.Frm3_OpenWeb passing ...

Card image
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Card image
Win98 css theme

Win98 CSS in html Similar to Win95 CSS

Card image
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image
ScrapeURL_ToSheet

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

Card image
Progress in two nested loops

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

Card image
Windows Common Controls 6.0

This is the needed library to have Windows Common Controls installed to be used ...

Card image
NavigatePost

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

Card image
UnixDateTimeNumber

Calculates Unix date/time number of a given date/time. Needed it to pass ...

Card image
Shape_Select_or_CreateThenSelect

Selects a shape inside sheet to change it, or if not found, it will create it ...

Card image
Too large procedures

No longer than 2.9k lines in a sub Oops. Baaaaad coding habits This also ...