Codes Required

Similar codes

Card image cap
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

2018Apr21

Card image cap
DBTables

Returns an array of all table names in a database. needs valid OLE database ...

2022Apr28

Card image cap
RemoveHTMLTags

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

2018Jul15

Card image cap
Rows 2 Cell

Convert items found in a column matching certain material into list in 1 cell ...

2019Jul30

Card image cap
Freeze table head

Freezing head (thead) of a table when scrolling. Needed this feature for a ...

2019Sep5

Card image cap
SearchinHTMLTable

Search for a word in a certain column in html table and return the full row ...

Nov12

Card image cap
ScrapeURL_ToSheet

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

2023Apr4

Card image cap
ContainerHTMLTag_ReturnBlock

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

Apr3

Card image cap
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

2018May29

Recently by developer

Card image cap
CountRowCells

Counts how many cells with data in a row, starting from certain column until ...

Sat 11AM

Card image cap
CalculateQuarterText

Returns the text of quarter (3Q2024 or 1Q2017) with offset of the passed ...

Jun10

Card image cap
Q_NoOfdays

Calculates number of days for certain quarter, starting from given quarter with ...

Jun9

Card image cap
JSON_To_Table

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

Jun6

Random Codes

Card image cap
Triangular coded msg in file

Decodes message from file based on number in each line of text. Attached ...

Mar4

Card image cap
Windows Preloader

Windows preloader in CSS3, neat, right? From

2019May5

Card image cap
Listbox height changing issue

Listbox in Excel sometimes have issue adjusting height to items added inside, ...

2018Aug25

Card image cap
CellSave (SimpleSave)

Saves value to cell without deformation and converting Used to be called ...

2018Jun26