Search results 59

Sorted from new to old.
Card image
FilterSheet_1By1 + FilterSheet_Clear

Sets Autofilter in a sheet, and another function to clear Autofilter ...

Card image
all_tab_columns

List all columns in all tables for all schemas in oracle db workbench

Card image
Tabulator

A nice, advanced powerful table control in js From

Card image
Freeze table head

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

Card image
LastInsertedID_SQL

Get the ID of the last inserted record in a table. There are other methods, ...

Card image
Tabs18-BS4

Simple tabs in bootstrap 4 (with tables)

Card image
Bootstrap 4 cheat sheet

Bootstrap 4 cheat sheet, quick direct link as image

Card image
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image
MSSQL backup

The practical way I found to backup database (or tables) to be moved into new ...

Card image
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image
CopyFormat

Applies format into a cell (or range) from another cell. Can apply from any ...

Card image
SheetDelete_ANmar

Deletes a sheet from a workbook, checks it is already there first

Card image
ExportSheets_to_1PDF

Export multiple sheets as pages in 1 pdf doc. Passing list of sheets as ...

Card image
Posts_per_Year

Gets list of years and total of posts per year from a table, by using date ...

Card image
RandomRecords

Returns random IDs (or any column) from SQL Database table, passing number of ...