Search results 97

Sorted from new to old.
Card image
MultiTrim

Trims leading and trailing tabs, spaces and Enters Code has lines to work in ...

Card image
DiskDriveType

Returns drive type as text, like fixed, CD, etc. Can pass either drive letter, ...

Card image
Shape_Select_or_CreateThenSelect

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

Card image
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

Card image
GetHeaders

Reads page headers into dictionary object. an example of using Dictionary in ...

Card image
BrowserSetting

Detect Browser setting (type or other info) using MSWC.browsertype object. Old ...

Card image
ShapeName clicked

Simple command to know which object (shape) the user clicked When you assign a ...

Card image
merge2Arrays

Merges two 1-dimension arrays and return an array Both should be 1 dimensional ...

Card image
ServerXMLHTTP stream

Using ServerXMLHTTP object to show (stream or download) and image , or any ...

Card image
Logging use of executable in Windows

Log the use of .exe, .lnk, .pif, .bat, and .com files on your computer. All it ...

Card image
Execute exe embedded in Excel

Execute exe file that embed inside Excel sheet This is for experimental, not ...

Card image
ShapeRange_BG

Replaces the background fill of any shape in Excel with an image Not Ready yet, ...

Card image
Hiding chart in Excel

How to hide a full chart in Excel. By treating it as shape, not as chart.

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
ExitTool and DoNothing

My way of Exiting tool in case or error, also another sub that basically does ...