Codes Required

Similar codes

Card image cap
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

2018Jul17

Card image cap
DownloadFile_User

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

2018Jun30

Card image cap
AskForFolder

Asks user to assign a folder, been looking for something like this for awhile ...

2023Mar23

Card image cap
BrowseImage

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

2020Dec19

Card image cap
Ask4Folder

Asks user for a folder, starting with certain folder

2018Jul29

Card image cap
RunFromShared

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

2018Aug9

Card image cap
WorkbookOpen_ANmar

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

2018Jun16

Card image cap
Filename_Clean

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

2023Jan11

Card image cap
Open different Filestypes

Populate list of filetypes in Application.GetOpenFilename method. This command ...

2019Jan9

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
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Apr17

Card image cap
ReplaceStrings

Replace strings found in list of strings from inside a string, does taht make ...

Nov11

Card image cap
ASP Classic Page Cache

Set page to cache at certain time or force cache refresh. Something I found ...

2022May20

Card image cap
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

2018Jun18