Codes Required

code image
VBInstr_Occurance

Returns location of text inside another with jump ability for any certain ...

Dec1

code image
VBInstr_Any

Returns the index where any of the words from AnStrSearchFor found in SearchIn ...

Nov17

code image
VBInstr_Any

Search for string inside another, with ability to have multiple strings to ...

Nov15

code image
VBInstr_Numeric

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

Feb25

code image
VBInstrRev

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

2024Jan24

code image
VBInstr (or Instr parameters)

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

2019Jan9

Similar codes

code image
ANstr_Column

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

Jul29

code image
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

2023Dec25

code image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

2018Jun30

code image
Pure CSS line graph

Simple, with CSS only, an HTML line graph By

2019May9

code image
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

Mar14

code image
ANC Bootstrap controls (Testing < and & # 6 0 ;)

Testing step in site (or in each HTML output function to replace < with < ...

2021Jun9

code image
CreateZipFiles_7Zip

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

2018Jul14

code image
Navigate

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

2018May22

code image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Jul26

Recently by developer

code image
ToggleCells

Toggle a value through list of cells in a range Pass current value and range ...

Feb2

code image
Toggle5Values

Toggles among up to 5 values. Pass the current values, then up to 5 values (in ...

Feb2

code image
PrevWeekday

Returns date of the previous weekday (Friday, Saturday, Sunday, etc) from ...

Feb1

code image
TrimLines

Remove all line breaks from text from a text. Not like

Jan31

Random Codes

code image
CreateUniqueList

Create list of unique items from a column into another column This is similar ...

2022Apr26

code image
Bootstrap Tags input

Tags input (Tagsbox) in bootstrap From

2019Jul1

code image
CreateThumb_IrfanView

Creates a thumb of an image using IrfanView Thumbnail filename will have _th ...

2018Jul22

code image
LogSheet_Add + LogSheet_Clear

2 Functions LogSheet_Add and LogSheet_Clear to add new entry to log or clear ...

2018Jun24