Codes Required

Card image cap
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

2018Aug10

Similar codes

Card image cap
ImagesIn_Count

Counts number of image files found in a folder Images defined here are files ...

2018Nov25

Card image cap
FileisImage

Checks if file is an image using its filename extension

2018Apr14

Card image cap
LoadPicture_Safe

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

2018Jul7

Card image cap
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

2019Dec31

Card image cap
CSS file icons

Create file icon for any extension using css only, no images

2019Jan14

Card image cap
file icons in CSS

Pure CSS file icons, for any extension, no image

2019Jan14

Card image cap
Files_MostRecentN

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

2018Oct1

Card image cap
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

2020Dec19

Card image cap
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

2018Nov24

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
Bootstrap 4.2 RTL + cdn

RTL Bootstrap 4 attached. Or, you can use cdn if you ever need one Was ...

2019Oct27

Card image cap
Files list to text

One of easy ways to convert list of files in a folder into list (txt files) ...

2019Jun18

Card image cap
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...

2018Sep22

Card image cap
myURLDecode

Decode a URL, opposite of Server.URLEncode

2018Jul15