VBA 60

Sorted from new to old.
Card image
DirTree.xlsb

Excel macro to show all files found in directory (including sub-directories) as ...

Card image
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

Card image
Star system

Star system with Font Awesome A Bootsnipp with ll needed css and js

Card image
Restore Arabic text files

Solution to restore ASCII Arabic text files. Sometimes I noticed when system ...

Card image
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image
Permission Denied error

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

Card image
ANmaBrowser v20.19.01

Single file, Classic ASP, Bootstrap 4.1 and FontAwesome 5.0 file manager. ...

Card image
Upload4

Uploading files into server, the simplest way I have here This is the famous ...

Card image
Upload5

Uploading files into server, the simplest way I have here This is the famous ...

Card image
SetAttr

Sets an attribute to file or folder Needs to have variables defined as you see ...

Card image
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

Card image
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

Card image
GetConfigValue

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

Card image
CreateZipFiles_7Zip

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

Card image
MP3GetInfo

Returning information on an MP3 file. Returns a type containing information ...