Search results 38

Sorted from new to old.
Card image
IsThere_Remote

Checks if a file can be reached online or no Same as

Card image
User-defined type error

How to fix error (User-defined Type) error, especially when using outside ...

Card image
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image
Permission Denied error

Issue: Trying to copy file (Using VB command FileCopy) while that file was ...

Card image
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

Card image
Thumbnail on fly

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

Card image
CutString1

Cuts a string from a string starting from a specific character index and until ...

Card image
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image
FileDateTime

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

Card image
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image
RunFromTemp

Check if an Excel file is running from 'Temp' location or regular folder This ...

Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...