Codes Required

Similar codes

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

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

2021Jun9

Card image cap
ScrapeURL_ToSheet

Reads content of Page from URL to a sheet. This was made specially for certain ...

2023Apr4

Card image cap
VBHTMLInstr

Searches for string in readable text from HTMLBlock. So it will not find what ...

Dec3

Card image cap
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

2018Jul15

Card image cap
Navigate

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

2018May22

Card image cap
ReadHTMLTag

Reads string between open and close HTML tag (between < ... > and < / ... >), ...

2020Aug15

Card image cap
ANmaHTMLPadding

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

Jan5

Card image cap
HTML_InsideTag_ByIndex

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

Feb28

Card image cap
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Jul1

Recently by developer

Card image cap
ANmaHTMLTables_Combine2

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

Thu 3PM

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
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Apr30

Random Codes

Card image cap
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Aug8

Card image cap
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

2023Mar7

Card image cap
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

2018Jul7

Card image cap
Numeric-only textbox

Allow only Currency into textbox, text box will allow only nnnn.nn where n=1 ...

2018Jun27