Search results 74

Card image cap
DialChart - Excel-VBA

A dial chart inside Excel using VBA code. With options to show 3 areas and two ...

DialChart.zip

Card image cap
Card16-BS3

Profile or social card in bootstrap 3

Card16-BS3.zip

Card image cap
MouseDown and MouseUp in FM20 controls

MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...

Card image cap
Frm9 - Select workbook (or workbook/worksheet)

Gives your user ability to select a workbook from list of open workbooks within ...

Frm9.zip

Card image cap
GetWordCount

Counts how many words found inside a string. Using space, tab or enter as ...

Card image cap
ANma_HTML2DB + ANma_DB2HTML + ...

Convert HTML text into DB-safe string, by converting some characters as below. ...

Card image cap
MinIF and MaxIF in Excel 2010

MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...

MaxIF_MinIF_byNMR.zip

Card image cap
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image cap
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...

DigitalClock.zip

Card image cap
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...

Card image cap
Programming Languages

A nice illustration on different types of languages (the most famous ones only) ...

Card image cap
RunFromShared

Check is this VBA-Excel file is running from a shared folder (Starts with \\) ...