Search results 117

Sorted from new to old.
Card image
Vertical page breaks

Change Vertical page breaks in Excel spreadsheet preparing to print Looks like ...

Card image
SumOf_3Filters

Returns sum of certain column in range (or table) in sheet after applying ...

Card image
ConcaUFO_RowsfromSheets

Imports rows from multiple sheets of a workbook into final sheet along with ...

Card image
ListBox_Excel_Sort

Sort items in Fm20 Listbox using Excel spreadsheet Sort function. Can decide ...

Card image
Numeric Input Spinner

A nice Bootstrap 4 numeric spinner used on Input box Originally from

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

Card image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image
Most recent in Oracle DB

List the most recently added rows based on a date column.

Card image
CSS Charts

Great articel about making charts in CSS. It has 3 main types, bar, column, ...

Card image
FilterSheet_1By1 + FilterSheet_Clear

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

Card image
Add2Column

Quickly adds value to certain column in Excel sheet As usual, you can define ...

Card image
all_tab_columns

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

Card image
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...

Card image
Tabulator

A nice, advanced powerful table control in js From