Search results 12
Sorted from new to old.
Macro keyboard shortcuts
Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...
Delete_Unwanted_Rows
Delete rows in a different way I used to delete rows by looping through those ...
MouseDown and MouseUp in FM20 controls
MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...
ChartMaxY + ChartMinY
Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...
[TAB] inside textarea
Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...
MatchIf_ThenDelete
Searches for an item in a column, then if found, delete that cell (not clear, ...