Codes Required

Similar codes

code image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

2023Aug21

code image
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...

Dec31

code image
CutString11

Cuts long string from certain character to certain character with option to ...

Feb24

code image
CutString97

Cuts part from large string from certain character to certain character with ...

Jun5

code image
VBInstrRev

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

Jan24

code image
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

Nov22

code image
CutString12

Cuts string between two numbers that found inside string. Like extract the ...

Aug22

code image
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Dec16

code image
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

2018Jun2

Recently by developer

code image
ANmAddress_Value

Returns the value of a cell address in another sheet. Todo: Allow to reference ...

Thu 11AM

code image
JSon functions to add, read and delete entry

3 Json functions to read full node by an image, add full node to file or delete ...

Tue 12PM

code image
GetPapa + GetSon with variances

Gets the parent folder full name from a path Also Gets the son of a full path. ...

Sat 11AM

code image
HTMLTable_NoOfColumns

Gets no of columns in an HTML table. It actually gets the maximum number of ...

Sat 11AM

Random Codes

code image
Send workbook as email attachment

Retro way to send a workbook you are in as an email. Found it in one of my old ...

Feb14

code image
ConcatenateStrings_AmongString

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

Jan17

code image
iframeBtn

A button in iframe, to run certain command and return status to end user ...

2022May14

code image
Path (ASP Classic)

Site physical actual location

2019Jul2