Similar codes

Card image cap
BrowseImage

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

2020Dec19

Card image cap
WorkbookOpen_ANmar

Opens Workbook without running AutoMacros and without letting the user know ...

2018Jun16

Card image cap
Files_MostRecentN

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

2018Oct1

Card image cap
RunFromShared

Check is this VBA-Excel file is running from a shared folder (Starts with \\) ...

2018Aug9

Card image cap
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

2018Jun30

Card image cap
FilesIn + FilesIn_Count

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

2018May22

Card image cap
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

2019Dec19

Card image cap
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

2023Jan11

Card image cap
ImagesIn_User

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

2019Dec31

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

May1

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
USB Format in Car stereo

What format used to let Car stereo read USB thumb drive? To listen to MP3 ...

Sep29

Card image cap
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

2023Mar7

Card image cap
COUNTIFS as Rank

Simplest way to rank among peers. used COUNTIFS in case we need to add more ...

2022Jan1

Card image cap
User-defined type error

How to fix error (User-defined Type) error, especially when using outside ...

2019Feb1