ANmarAmdeen

Card image cap
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...

scroll_Listbox.zip

Card image cap
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image cap
SetAttr

Sets an attribute to file or folder Needs to have variables defined as you see ...

Card image cap
XLShortcut_EnableDisable

Disables or Enables certain Excel built-in shortcut. Code has example on how ...

Card image cap
ChartMaxY + ChartMinY

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

Card image cap
Hand.cur

A cursor file type of Hand. used inside VBA to show hand when user hover over ...

hand.zip

Card image cap
CSSFlowChart

Shows a chart with links, nice sitemap maybe, or just easy way to show ...

CSSFlowChart.zip

Card image cap
Styles_DeleteNonStandard

Delete styles from an Excel workbook, any non-standard style will be deleted. ...

Card image cap
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

Card image cap
Page2Setting

Read content of an html online page into setting value in Excel sheet. ...

Card image cap
Thumbnail on fly

An aspx tool to generate thumbnail from an image, used to make page load faster ...

Thumbnail.zip

Card image cap
CopyFormat

Applies format into a cell (or range) from another cell. Can apply from any ...