Search results 628

Sorted from new to old.
Card image cap
ImageRotate_IrfanView

Rotates an image using irfanview (i_view32.exe attached) Rotated image can be ...

Card image cap
CreateThumb_IrfanView

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

Card image cap
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image cap
DateSerial

The equivalent of DateSerial in Classic ASP

Card image cap
ProtectText + UnProtectText

Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...

Card image cap
CustomExcelMenu - FaceIDs

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

Card image cap
LogFile_Add

Adds an entry to log file, if file is not exist, it will be created. Filename ...

Card image cap
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image cap
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image cap
getDaysInMonth

Gets number of days in a certain month

Card image cap
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

Card image cap
Capitalize1st

Capitalize 1st letter of a string

Card image cap
CreateZipFile_7Zip

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

Card image cap
CreateZipFiles_7Zip

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

Card image cap
Unzip_7Zip

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

Card image cap
CreateZipFolder_7Zip

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