Codes Required

Similar codes

Card image cap
IsThere1_Image

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

2019Dec7

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
Files_MostRecentN

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

2018Oct1

Card image cap
LoadPicture_Safe

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

2018Jul7

Card image cap
ImagesIn

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

2018Nov24

Card image cap
ShowThumb

ASP.Net ShowThumb.aspx file that generates image thumb from an image, official ...

2018Sep19

Card image cap
file icons in CSS

Pure CSS file icons, for any extension, no image

2019Jan14

Card image cap
FileisImage

Checks if file is an image using its filename extension

2018Apr14

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
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

Jan31

Card image cap
BooleanCount

Counts how many values are True (or anything) in an array of boolean values ...

2022Apr22

Card image cap
GetFilename, GetExtension, .. others

GetFilename, GetExtension, GetFilename_noExtension, GetFilename_wExtension To ...

2018Jun11

Card image cap
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

2018Apr25