Codes Required

Card image cap
FilesIn_Array and FoldersIn_Array

Return list of files in a folder back as array. Similar to

Aug15

Card image cap
Filesin_Coll + Filesin_Cells

Reads files in a specified folder into a Collection, work with VB6 and VBA also, ...

2018Jun10

Card image cap
CutString3_Search

Using same code in CutString3, this will search for matching items. Searches ...

2018May29

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

2018May29

Card image cap
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

2018May29

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

2018May29

Card image cap
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

2018May22

Card image cap
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator

2018Apr23

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
Files_MostRecentN

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

2018Oct1

Card image cap
ImagesIn_User

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

2019Dec31

Card image cap
BrowseImage

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

2020Dec19

Card image cap
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

2019Dec7

Card image cap
ImagesIn

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

2018Nov24

Card image cap
LoadPicture_Safe

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

2018Jul7

Card image cap
ImgDimensions

Reads image dimensions, width, height, depth and image type. Details returned ...

Jan16

Card image cap
Thumbnail generator

Generates thumb image file from a jpg, gif or png, saves it to server, or show ...

2019Jan7

Recently by developer

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

Mon 5PM

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 ...

Apr30

Card image cap
MatchIf2Up

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

Apr29

Random Codes

Card image cap
Too large procedures

No longer than 2.9k lines in a sub Oops. Baaaaad coding habits This also ...

2022Jan29

Card image cap
GenerateThumbnail.php

Generates thumbnail of an image and saving it in certain folder. Edit php to ...

2020Dec24

Card image cap
Sidebar navbar

Bootstrap side navbar (sidebar) Can be pushed to left or right From

2019Aug8

Card image cap
HaveNonEnglish + StringASCIIs

Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...

2018Jun17