Codes Required

Card image cap
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

2018Jun14

Card image cap
CutString3_Search

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

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

Similar codes

Card image cap
WinXP css theme

CSS theme to show page as windows style, this one is WinXP

May30

Card image cap
On Off button

Toggle buttons Win10 style

2019Jan14

Card image cap
AddressReferenceStyle

Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...

Nov1

Card image cap
Excel 2010 hyperlink issue fix

An issue I started to see when clicking on a hyperlink in Excel 2010, while I ...

2019Jun16

Card image cap
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

2019Apr1

Card image cap
DeleteOtherSheets

Deletes all sheets in a workbook keeping only one

2020Apr3

Card image cap
SheetDelete_ANmar

Deletes a sheet from a workbook, checks it is already there first

2018Aug9

Card image cap
ANmaHTMLPadding

Finds the padding or margin from a style statement for an HTML tag. Passing ...

Jan5

Card image cap
ConcatenateStrings_AmongString

Collect strings matching search from a longer string. I used it to concatenate ...

Jan17

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
ArCaptcha

Captcha in Arabic, great library, will look forward to apply it in my next ...

Feb11

Card image cap
Breadcrumbs Navigation

Nice bootstrappy navigation with breadcrumbs From

2019Jul30

Card image cap
Bin2Int

Converts Binary to Integer

2018Sep27

Card image cap
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

2018Jul14