Search results 457

Sorted from new to old.
Card image
InStr and InStrRev

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

Card image
A is for Alpha

Military way to communicate letters in audio, for me I learned not all required, ...

Card image
GetColumnIndex

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

Card image
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

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

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

Card image
NMRRank_v2021

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

Card image
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

Card image
merge2Arrays

Merges two 1-dimension arrays and return an array Both should be 1 dimensional ...

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
tag_add

Add to textbox from listbox (select option) ensure its uniqueness

Card image
Excel ribbon

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

Card image
DateStamp-Simple

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

Card image
Logging use of executable in Windows

Log the use of .exe, .lnk, .pif, .bat, and .com files on your computer. All it ...

Card image
setSelectedIndex byname and byval

Set active (Selected) item in listbox using javascript Imported and modified ...

Card image
Execute exe embedded in Excel

Execute exe file that embed inside Excel sheet This is for experimental, not ...