Search results 40

Sorted from new to old.
Card image
TreeView

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

Card image
XLShortcut_EnableDisable

Disables or Enables certain Excel built-in shortcut. Code has example on how ...

Card image
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

Card image
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...

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
BinaryFile_Read + BinaryFile_Save

Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

Card image
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...