Search results 65
Sorted from new to old.
ExitTool and DoNothing
My way of Exiting tool in case or error, also another sub that basically does ...
Nautical/Flight Functions
Functions perform various calculations useful for planning trips. MPH2Kt: ...
UI_2ValidationsUpdate
Apply validation on two cells, when a 3rd cell is changed When modifying a ...
Remove_Between2Quotes
Remove any char (or string) found between two quotes in a string This is an ...
Detect if Browser supports Flash
Detect if Browser supports Flash or not ( using ShockwaveFlash.ShockwaveFlash) ...
DialChart - Excel-VBA
A dial chart inside Excel using VBA code. With options to show 3 areas and two ...
MouseDown and MouseUp in FM20 controls
MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...
ANma_HTML2DB + ANma_DB2HTML + ...
Convert HTML text into DB-safe string, by converting some characters as below. ...
MinIF and MaxIF in Excel 2010
MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...