Codes Required

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
CutString_ReverseFrom

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

Feb27

Card image cap
CutString9

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

Jan7

Card image cap
ANmaPivotTable_Clear

Clears all filters in PivotTable and hide the [blank] item from list, pass ...

Dec22

Card image cap
NavigatePost

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

2023Jan14

Card image cap
FeeKey + UnFeeKey

Protect Numbers by encoding them into Alphabetic And convert them back ...

2020Nov11

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
Capitalize1st

Capitalize 1st letter of a string

2018Jul15

Card image cap
CapitalizeAllWords

Capitalize first letter in all words In a String

2018Jul15

Card image cap
CutString1

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

2018Jul11

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
NameSilo_APICall_ListPrices

Downloads list of domains and prices for register, renew or transfer into ...

2018May25

Card image cap
NameSilo_APICall_ListDomains

Downloads list of registered Domains in your account from NameSilo.com using ...

2018May25

Card image cap
NameSilo_APICall_AvailableBalance

Gets your balance in your NameSilo account using your own API

2018May23

Card image cap
CountColumnCells + CountColumnCells_Criteria

Counts how many cells in a column in any sheet, any workbook using COUNTIF ...

2018May23

Card image cap
Navigate

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

2018May22

Similar codes

Card image cap
NameSilo_APICall_ListDomains

Downloads list of registered Domains in your account from NameSilo.com using ...

2018May25

Card image cap
NameSilo_APICall_AvailableBalance

Gets your balance in your NameSilo account using your own API

2018May23

Card image cap
GetAmazonPrice

Reading price of an item in Amazon. An AI-generated function with AI-generated ...

2023Apr3

Card image cap
Subdomain to a folder

Redirects a subdomain into a folder child of main domain, named same as ...

Oct17

Card image cap
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

2019Oct25

Card image cap
API in ASP Classic

A simple REST API technique reading record from Access mdb, then generates json ...

2019Feb1

Card image cap
Records Affected by Execute command

Records affected by sql Execute command https://docs.microsoft. ...

2018Sep1

Card image cap
GoToInternet

Opens webpage from within Excel, using default browser

2018May22

Card image cap
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

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
Input text - pre-Placeholder

Remove text when textbox is selected, then put it back if it left empty This ...

2020Oct10

Card image cap
Prevent Submit until reCaptcha

Disable Submit button until Google reCaptcha is verified, used reCaptcha v2.0 ...

2018Dec20

Card image cap
CSSFlowChart

Shows a chart with links, nice sitemap maybe, or just easy way to show ...

2018Aug14

Card image cap
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

2018Apr25