Similar codes

Card image cap
RunFromShared

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

2018Aug9

Card image cap
BrowseFolder

Asks user for a folder tested in VBA of word as well as VBA in Excel

2018Jun14

Card image cap
AskForFolder

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

2023Mar23

Card image cap
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

2018Jul17

Card image cap
DownloadFile_User

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

2018Jun30

Card image cap
BrowseImage

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

2020Dec19

Card image cap
EnvVar_All

Read all Environment variables using EnvDir_All Or quickly get user folder, or ...

2018Jun17

Card image cap
FS_CreateUserFolder

Creates a folder for a user, usually after sign up or login for first time

2018Jul9

Card image cap
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

2018Sep5

Recently by developer

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Tue 8AM

Card image cap
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Apr19

Card image cap
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Apr18

Card image cap
CopyFields_FromTo

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

Apr17

Random Codes

Card image cap
MultiRead_JSON

Reads array of arrays from the parent and return back ANString of 3 columns

Jan13

Card image cap
percircle ProgressCircle

A neat progress circle (progressbar) using CSS and JQuery Used in this ...

2019Jan20

Card image cap
Password Validator

Javascript based password entry validator

2019Jan18

Card image cap
IsPrime

Checks to see if a number is a primary number. Prime numbers are commonly found ...

2018Jul25