Search results 179

Sorted from new to old.
Card image
RunOnTime

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

Card image
Export2CSV

Exports a sheet into CSV file Dynamically finds number of rows/columns and ...

Card image
BooleanCount

Counts how many values are True (or anything) in an array of boolean values ...

Card image
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...

Card image
Frm56Msg

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

Card image
AutoSaveOn

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

Card image
Frm5Textbox

Shows a text in textbox as separate window Caller can modify size of textbox, ...

Card image
SaveAsHTML_Template

Creates HTML file using template found in a column. Have lines of HTML in a ...

Card image
ShapeName clicked

Simple command to know which object (shape) the user clicked When you assign a ...

Card image
CopyFiles

Copies files from list of files into a folder. Uses list of files with ...

Card image
UISetup + UIRestore

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

Card image
OpenAnyFile

Finally, can have one command to open any file using its default associated app ...

Card image
NMRRank_v2021

Ranks a number among set of numbers. This is part of huge tool, we needed to ...

Card image
Highlight row of current month

Highlight row in Excel if it is within current month This is another version ...

Card image
PhotoViewer dll

Open image using legacy PhotoViewer from Windows 7 Command line call to use ...

Card image
DateStamp-Simple

Simple Date stamp, calendar, day view whatever you call it. was looking for ...