Codes Required

Card image cap
SendEmailMsgv2023

Sending email using Microsoft 365 account. Edit 2024-01-02: Adding ability to ...

Nov12

Card image cap
ANmaNumber_Closest2Word

Finds the number between two spaces that is found close to of Word1Location ...

Oct24

Card image cap
WordPress - Excel functions (AI)

3 functions to download posts, adds new post and to upload and set featured ...

2023Apr22

Card image cap
ScrapeURL_ToSheet

Reads content of Page from URL to a sheet. This was made specially for certain ...

2023Apr4

Card image cap
NavigatePost

Reads content of webpage with optional post data two main differences from

2023Jan14

Card image cap
AutoSaveOn

Automatically save workbook (when using OneDrive) on or off This is the VBA ...

2022Feb23

Card image cap
GeneratePostID

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

2019Dec19

Card image cap
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

2019Apr14

Card image cap
Files_MostRecentN

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

2018Oct1

Card image cap
WorkbookClose_ANmar

Closes a workbook, checks if it is already open first, works for workbooks ...

2018Aug9

Card image cap
Posts_per_Year

Gets list of years and total of posts per year from a table, by using date ...

2018Jul29

Card image cap
oShellRun1

Runs a WScript.Shell command with wait until finish and returns 0, 1, 2 or -1 ...

2018Jul6

Card image cap
CellHyperlink_ToSheet

Will add hyperlink in a cell to a sheet in same workbook Not Hyperlink ...

2018Jun24

Card image cap
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

2018Jun22

Card image cap
File_MostRecent

Getting most recent file in a folder

2018Jun16

Card image cap
OpenPassword + ClosePassword

Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...

2018Jun14

Similar codes

Card image cap
VHD files 950MB + 1.8GB + 3GB

VHD files, 950MB, 1.8GB and 3GB, helpful when you want to quickly save files ...

2018Nov8

Card image cap
ANmaBrowser v20.19.01

Single file, Classic ASP, Bootstrap 4.1 and FontAwesome 5.0 file manager. ...

2018Sep19

Card image cap
KillFile

Deletes a file, using mapped or unmapped file path

2018Apr21

Card image cap
ReadBinaryChunk

Reads certain chunk of a file in binary. Used with large files (like ~7gb ...

2023Apr28

Card image cap
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

2018Jun15

Card image cap
ImagesIn_Count

Counts number of image files found in a folder Images defined here are files ...

2018Nov25

Card image cap
FolderSize_Swift

Gets total of folder size in bytes. With some tweaks, you can modify it to use ...

2020Apr20

Card image cap
DeleteTree

Deletes tree of files

2018Jun19

Card image cap
List and delete files

Enables users to list and delete files

2018Apr23

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
Detailed errors - Web.config

Show detailed error using Web.config Was always struggling with the exact ...

May25

Card image cap
X-editable

In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery. From

2019Aug31

Card image cap
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...

2018Sep22

Card image cap
MyDayName

Returns the day name in several formats It uses either full date or only ...

2018Apr21