Codes Required

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
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

2018Jul3

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_ListPrices

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

2018May25

Card image cap
NameSilo_APICall_AvailableBalance

Gets your balance in your NameSilo account using your own API

2018May23

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
GetAmazonPrice

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

2023Apr3

Card image cap
Auth_User

Find the user name (and domain) for logged in user for in an internal intranet ...

2020Feb23

Card image cap
Num2Ar

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

2019Jan9

Card image cap
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

2019Oct25

Card image cap
DownloadFile

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

2018May22

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
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

Feb7

Card image cap
Android Apps and SD memory

List of apps that can be moved to SD Card in Android OS (Tablet).

2020Aug18

Card image cap
Tabs7 (Tabs inside modal)

How to show tabs inside a modal div. From

2019Jun21

Card image cap
Posts per year-month

Create summary list If you have SQL table named Messages, with DateStamp ...

2018Dec15