Codes Required

Card image cap
StartApp-IfNotStarted

Checks if application is already running, returns 1 or 0 My first function

Aug3

Card image cap
ANmaSearch_OrFriends

Search for one of items in SearchFor_ListOfFriends inside SearchIn and return ...

Jul30

Card image cap
ANstr_Column

Reads and concatenate the full HTML or non-HTML of column (ColumnID) from HTML ...

Jul29

Card image cap
DownloadFile_Safe

Downloading file directly to machine without refreshing or going to another ...

Jul27

Card image cap
Quarter1stLastDate_FromQuarterText

Returns the date of 1st day or last day in a Quarter Mar 31st, Jun 30th, Sep ...

Jul26

Card image cap
QuarterNumber_FromDate

Returns the number of quarter from a date

Jul26

Card image cap
JSON_To_Table

An attempt to read json into table. This one is a work in progress, tested and ...

Jun6

Card image cap
MatchIf6Up

Searches for 6 values in 6 columns and return the row number found in. ...

May31

Card image cap
MatchIf5Up

Searches for five cells in five columns and return the row number if all found ...

May27

Card image cap
ANmaSearch_ApostropheFriends

Searches for string inside string with apostrophe variations conversion

May27

Card image cap
ANmaHTMLTables_Combine2

Combine strings of two HTML tables into string of one table.

May16

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

May6

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
ANString_Location

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

Apr23

Card image cap
SettingSave + SettingRead for NumberFormat

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

Apr19

Card image cap
CopyFields_FromTo

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

Apr17

Card image cap
MatchIfUp or MatchIfRev

Searching for an item in a column from bottom to top. Will search for item in ...

Apr8

Card image cap
ContainerHTMLTag_ReturnBlock

Returns the full string starting from open tag of container where LocationIndex ...

Apr3

Card image cap
DateDateDate

Finds three dates after each other in one paragraph. Needed to locate numbers ...

Mar3

Card image cap
HTML_InsideTag_ByIndex

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

Feb28

Similar codes

Card image cap
DB Functions (By AI)

3 functions to add or update data to DB and Read from DB. These were also ...

2023Apr23

Card image cap
Subtotal_Indirects

Finds the SUM, COUNT, COUNTA, etc for a range of cells referencing using ...

2021Nov26

Card image cap
ANmaSearch_SpaceFriends and LeftSpaceFriends

Searches for string inside string covering multiple possibilities for space ...

Jul30

Card image cap
ANmaSearch_QuoteFriends

Searches for string inside string with double-quote possibility If single ...

Jul13

Card image cap
CreateThumbSquare_IrfanView

Creates square thumb for an image, regardless of image aspect ratio It will ...

Jan18

Card image cap
Arabic in MySQL

Here is how to read Arabic text from MySQL db from Classic ASP I tried a lot ...

2023Apr12

Card image cap
Quarter_to_Words

Convert Quarter code to text per special project requirements. A special ...

2020Dec17

Card image cap
Online Wordpress password hash generator

An online tool to generate password hash for wordpress, tried it just today ...

2020Feb13

Recently by developer

Card image cap
FixURL

Return safe URL after converting critical chars to whatever passed in SafeChar

Mon 10AM

Card image cap
RegSave, RegRead, RegDelete

Windows Registry read, save and delete branch node or key. Three functions use ...

Sun 9AM

Card image cap
Excel 2408 bug

Serious bug in Office update that was pushed Aug 26th. At least from Excel ...

Sep10

Card image cap
Get boot time

Get the last time Windows 10 was started. Needed this quickly for research.

Sep6

Random Codes

Card image cap
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Nov28

Card image cap
SaveAsHTML_Template

Creates HTML file using template found in a column. Have lines of HTML in a ...

2022Feb5

Card image cap
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

2021Sep22

Card image cap
Print Button

Simple print button

2018Apr18