Codes Required

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Tue 7AM

Card image cap
Triangular coded msg in file

Decodes message from file based on number in each line of text. Attached ...

Mar4

Card image cap
ReadFileBytes

Reads bytes from file using FSO, Number of bytes can be decided as well as ...

Jan15

Card image cap
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

2022Feb22

Card image cap
CopyFiles

Copies files from list of files into a folder. Uses list of files with ...

2022Feb3

Card image cap
OpenAnyFile

Finally, can have one command to open any file using its default associated app ...

2022Jan28

Card image cap
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

2020Apr1

Card image cap
ProtectFile_XorD + UnProtectFile_XorD

Protects and unprotects a file using password Creates another copy of the file ...

2020Jan10

Card image cap
Parts-File2Page

A classic ASP include file to read txt file of list into a page using bootstrap ...

2019Oct6

Card image cap
LogFile_Add

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

2018Jul17

Card image cap
CreateZipFile_7Zip

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

2018Jul14

Card image cap
CreateZipFiles_7Zip

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

2018Jul14

Card image cap
FindFile

Finds if a workbook is open or not in same Excel session

2018Jul11

Card image cap
FixENTERS_File

Removes [Enter]s from imported csv file into Excel worksheet. Smart enough to ...

2018Jul7

Card image cap
DuplicateFileName

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

2018Jul7

Card image cap
ANBS controls

Set of functions to generate Bootstrap controls as strings. Controls available ...

2018Jun24

Card image cap
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

2018May22

Card image cap
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...

2018Apr25

Card image cap
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...

2018Apr25

Card image cap
FileisImage

Checks if file is an image using its filename extension

2018Apr14

Similar codes

Card image cap
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

2022Jul7

Card image cap
Windows Common Controls 6.0

This is the needed library to have Windows Common Controls installed to be used ...

2023Feb19

Card image cap
Pagination call

How to read certain page from SQL table Originally from from http://social. ...

2018Aug10

Card image cap
NameSilo_APICall_ListDomains

Downloads list of registered Domains in your account from NameSilo.com using ...

2018May25

Card image cap
LDAP / SiteServer Migration

This script will migrate LDAP and SiteServer user list to another LDAP ...

2018Apr23

Card image cap
TreeView

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

2018Sep2

Card image cap
Toggle navbar with Slide Down Animation

TOggle Navbar to show, login form, another list of links, search bar, or ...

2020Jul30

Card image cap
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

2018Jul9

Card image cap
SharePointURL2Path + Path2SharePointURL

Converts SharePoint URL to regular folder path and the other way, giving the ...

2018Jun30

Recently by developer

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Tue 7AM

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Mon 9AM

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Apr23

Random Codes

Card image cap
ListBox bug with TabIndex

Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...

Apr15

Card image cap
Blurred Background

Pure CSS trick to show a blurred background area behind a div Not my work, ...

2019Jun15

Card image cap
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...

2018Aug25

Card image cap
MatchIf_ThenDelete

Searches for an item in a column, then if found, delete that cell (not clear, ...

2018Jun17