Search results 397

Sorted from new to old.
Card image cap
DateDiff_En

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

Card image cap
Frm5Textbox

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

Card image cap
COUNTIFS as Rank

Simplest way to rank among peers. used COUNTIFS in case we need to add more ...

Card image cap
Old cell value

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

Card image cap
IsError_Range

Checks if range has at least one error in a range of cells Fast, and simple

Card image cap
InStr and InStrRev

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

Card image cap
Tabindex in multipage

Tabindex and forcing focus to show in textbox if we have multipage control. ...

Card image cap
CleanArray

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

Card image cap
Highlight row of current month

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

Card image cap
tag_add

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

Card image cap
Frm81 - FullDetails

Show window of details, can be used to show content for certain cell, or show ...

Card image cap
DegreesToXY

Calculates X, Y of position on a Circle or ellipse. Pass the center X, Y of ...

Card image cap
Logging use of executable in Windows

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

Card image cap
setSelectedIndex byname and byval

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

Card image cap
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

Card image cap
CutString8

Cuts a string from certain character to certain character with option of either ...