Search results 78

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
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

Card image
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

Card image
DateSerial

The equivalent of DateSerial in Classic ASP

Card image
LogFile_Add

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

Card image
USStandardToMetric

Converts US Standard Measure into a Metric Measure. Arguments: ...

Card image
RemoveHTMLTags

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

Card image
CreateZipFolder_7Zip

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

Card image
Seconds2Time

Converts seconds from numbers into time in format of ...

Card image
ConvertMultiLine2 + 6

Convert text blocks (by converting line separators from any separator to any). ...

Card image
CreateFullTree

Creates full tree if not found

Card image
Shapes-Macros

Read shapes in all worksheets in certain workbook and return list of macros ...

Card image
XLThumbView

Showing thumbnails inside sheet and enlarging each when click

Card image
LoadPicture_Safe

Loads an image into VBA image control without knowing its extension If file ...

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...