Search results 60
Sorted from new to old.

ANmAdd_ThenSort_2Columns
Adds values of 2 cells into 2 columns (usually below them). I used these small ...

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

FindAncherURL_InHTMLRow
Finds the URL (href tag value) for an anchor inside a table row (tr element) ...

ReNumber_IDColumn_inTable
Reset numbers in ID column, with help from AI. The StoredProcedure will move ...

Latest records date and count
Find how many items in table, with column DateAdded is the latest DateAdded in ...

ANmaSQL_UpdateDateStatement
Creates "Update Table " SQL statements to be executed inside SQL to modify ...

ListBox_SelectionCount
Counts how many items selected in a listbox (multi-selection listbox). Works ...

Tabindex in multipage
Tabindex and forcing focus to show in textbox if we have multipage control. ...