Search results 16

Sorted from new to old.
Card image
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

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

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

Card image
InSheet_ChangeImage

Allows users to inserts image into sheet, replacing old one, with ability to ...

Card image
ExitTool and DoNothing

My way of Exiting tool in case or error, also another sub that basically does ...

Card image
CountDuplicates

Counts how many duplicates found in a range of Excel cells. Basically how many ...

Card image
JSPasswordStrength

Quick popup bootstrap 3 popover message to measure password strength ...

Card image
Animated form exit

Exit form with shrinking Shrinks the form, Pushes the form to the bottom of ...

Card image
HeadingZeros Remove and Add

Adds or remove zeros at start of string Used to clear heading zeros from ...

Card image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image
RunFromShared

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

Card image
IsPrime

Checks to see if a number is a primary number. Prime numbers are commonly found ...

Card image
XorC

Simple small function to Encrypt or Decrypt a string Test_XorC is for testing ...

Card image
Numeric-only textbox

Allow only Currency into textbox, text box will allow only nnnn.nn where n=1 ...

Card image
RunFromTemp

Check if an Excel file is running from 'Temp' location or regular folder This ...

Card image
MoveDown + MoveUp

Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...

Card image
CutLeft

Cuts the left part respecting words, without cutting words