Similar codes

Card image cap
Popup button

List of commands in popup menu. Uses listbox, command button and toggle ...

2022Oct13

Card image cap
AutoSaveOn

Automatically save workbook (when using OneDrive) on or off This is the VBA ...

2022Feb23

Card image cap
GetUTC

Get the time and date in Universal time based on local time Uses w32tm / tz ...

2018Jun22

Card image cap
Calendar, a pure-VBA userform (FrmCal)

VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...

2018May16

Card image cap
UISetup + UIRestore

Simple way to freeze UI in Excel-VBA then restore it after complete in standard ...

2022Jan28

Card image cap
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

2020Feb16

Card image cap
Pure CSS line graph

Simple, with CSS only, an HTML line graph By

2019May9

Card image cap
GetTimeZone

Get local timezone Uses w32tm / tz dos command in command prompt Using ...

2018Jun22

Card image cap
ExcelMenu_onfly

Creates Excel menu on the fly, list of menu items, command actions, and icons ...

2018Jul17

Recently by developer

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Mon 9AM

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Tue 8AM

Card image cap
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Apr19

Card image cap
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Apr18

Random Codes

Card image cap
Tabulator

A nice, advanced powerful table control in js From

2019Sep18

Card image cap
Card14-BS3

Item card, or product card in bootstrap 3

2019Apr18

Card image cap
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

2018Jul9

Card image cap
Ordinal

Get a Number Suffix They allow you to turn 1 into 1st, 2 into 2nd, etc. giving ...

2018Jun24