Search results 255

Sorted from new to old.
Card image
Hand.cur

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

Card image
Page2Setting

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

Card image
ExportSheets_to_1PDF

Export multiple sheets as pages in 1 pdf doc. Passing list of sheets as ...

Card image
Textbox focus issue fix

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
SimpleCalendar

HTML calendar, simple, ready for implementing and customizing

Card image
IsPrime

Checks to see if a number is a primary number. Prime numbers are commonly found ...

Card image
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...

Card image
CreateThumb_IrfanView

Creates a thumb of an image using IrfanView Thumbnail filename will have _th ...

Card image
CustomExcelMenu - FaceIDs

How to create custom Excel menu, this one shows the IDs and icons of 20 icons, ...

Card image
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

Card image
CreateZipFile_7Zip

Compress a single file into zip archive using 7Za.exe 7za,exe (found in ...

Card image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

Card image
Unzip_7Zip

Extracts a zip into a location and waits for that extraction to finish Using ...

Card image
CreateZipFolder_7Zip

Creates a zip from folder using 7Z archive. 7za,exe (found in attached zip) ...

Card image
ViewSource

Display content of ASP file (any file for that matters) Using ...