Search results 16

Sorted from new to old.
Card image
Concatenate_HTMLColumn

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

Card image
SettingRead_Ajax + SettingRead_Ajax_IntoObject

Two functions to return an output of file into object on page or back to caller ...

Card image
HTMLPadding_or_Margin

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

Card image
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, 0 if not ...

Card image
ANmaHTMLContent

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

Card image
ANmaRemoveDuplicates

Removes duplication in table in 1 or more columns using Excel ...

Card image
BooleanCount

Counts how many values are True (or anything) in an array of boolean values ...

Card image
DynamicFill

Fills in more rows at end of a range Used to add more rows at end to have all ...

Card image
Frm56Msg

A message box with checkbox, 1 command button says ok only. Caller can set ...

Card image
Frm5Textbox

Shows a text in textbox as separate window Caller can modify size of textbox, ...

Card image
ShapeName clicked

Simple command to know which object (shape) the user clicked When you assign a ...

Card image
File2Body

Reads file and showing it as Bootstrap row, with ability to replace variables ...

Card image
DB_Connect_Install

Connects to SQL DB using ADODB, if driver not installed, it will attempt to ...

Card image
Barcode Generator

Pure ASP Classic barcode generator This is one of my past findings, I will be ...

Card image
Page2Setting

Read content of an html online page into setting value in Excel sheet. ...

Card image
RunFromShared

Check is this VBA-Excel file is running from a shared folder (Starts with \\) ...