Codes Required

Card image cap
CutString_ReverseFrom

Returns full string starting from the point of LocIndex minus back where we ...

Feb27

Card image cap
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Feb25

Card image cap
CutString11

Cuts long string from certain character to certain character with option to ...

Feb24

Card image cap
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Jan24

Card image cap
CutString9

Cuts from CutFrom starting from any of items found from ...

Jan7

Card image cap
NavigatePost

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

2023Jan14

Card image cap
CutString8

Cuts a string from certain character to certain character with option of either ...

2021May29

Card image cap
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

2019Jan9

Card image cap
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

2018Aug8

Card image cap
CutString1

Cuts a string from a string starting from a specific character index and until ...

2018Jul11

Card image cap
DownloadFile_User

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

2018Jun30

Card image cap
FixPath, IsThere, IsThere1 ...

Set of 6 functions to deal with filesystem. Gets current workbook path, ...

2018Jun11

Card image cap
CutString3_Search

Using same code in CutString3, this will search for matching items. Searches ...

2018May29

Card image cap
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

2018May29

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

2018May29

Card image cap
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

2018May29

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

2018May29

Card image cap
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

2018May22

Card image cap
GetPapa, GetPapa_URL, GetPapa_Sep, GetSon, GetSon_

Gets that parent folder name giving a full path, or gets the child folder, Can ...

2018May22

Card image cap
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

2018May22

Similar codes

Card image cap
Img not found - Temp pic

Showing image not found if img src image is missing

2022May27

Card image cap
img-2 lazy loading

A library to delay load images as needed From

2019Jul12

Card image cap
Fix Excel Issue

Fixing Excel broken spreadsheet issue. When working with some large ...

Aug1

Card image cap
GenerateThumbnail.php

Generates thumbnail of an image and saving it in certain folder. Edit php to ...

2020Dec24

Card image cap
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...

Jul22

Card image cap
ANmaRemoveNestedTags

Remove tags that are identical and nested inside each other in an HTML document, ...

Feb4

Card image cap
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

2018May22

Card image cap
HTML_InsideTag_ByIndex

Checks if LocIndex is found between open and close of HTMLTag or between close ...

Feb28

Card image cap
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Jul1

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

Wed 7AM

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
Excel sheet textbox

Found a strange behavior for Excel sheet textboxes. Textbox in Excel sheet, ...

2020Feb22

Card image cap
OnOff Protoio

On/Off switch by Proto.io

2019Jan14

Card image cap
ImagesIn_Count

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

2018Nov25

Card image cap
Str2DB + Str2App + Str2HTML

Set of functions to clean and revise cleaning of string before saving into ...

2018Apr21