Search results 119

Sorted from new to old.
Card image
Range_Add_or_Subtract

Adds an amount (or subtract) from a range of cells in one click Similar to

Card image
Popup button

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

Card image
Dropdown button commands

A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...

Card image
RunOnTime

Runs a certain macro on certain time. This is not a scheduler, but just simple ...

Card image
ArrSort_3Arr

Sort 3 arrays, ascending or descending based on 1st array. Needed for specific ...

Card image
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

Card image
iframeBtn

A button in iframe, to run certain command and return status to end user ...

Card image
Frm56Msg

A message box with checkbox, 1 command button says ok only. Caller can set ...

Card image
Range_SaveAsImage

Exports range to an image, something we wanted to be able to do for a while now. ...

Card image
Old cell value

Nice solution to read value in cell AFTER changed. Needed to have that feature ...

Card image
InStr and InStrRev

How to use InStr and InStrRev VB functions It is silly, I know, but I keep ...

Card image
GetColumnIndex

Returns Id of column (Column Index) from a cell. Similar to GetColumnName, this ...

Card image
fNMRPrgs, Full-form progress bar (frm77)

Show progress bar inside userform, with option to control lots of things. This ...

Card image
Excel ribbon

Add ribbon menu to certain macro-based workbook to run macro, will only be ...

Card image
ANC Bootstrap controls (Testing < and & # 6 0 ;)

Testing step in site (or in each HTML output function to replace < with < ...

Card image
Navigate_IE

Reads HTML source page of a webpage, maynot work for heavy js pages, but works ...