Search results 153

Sorted from new to old.
Card image
ASPUsers

Show ActiveUsers in webpage using ASP Classic, this also works as an example of ...

Card image
UISetup + UIRestore

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

Card image
ANmaFill

Fill down series in Excel range starting from certain number with certain ...

Card image
IsError_Range

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

Card image
RowList_Matching

Returns list of rows numbers having cells matching text in a column. Passing ...

Card image
InStr and InStrRev

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

Card image
Special chars

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

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
CutString8

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

Card image
EnvironList

List of all variables of Environ It will populate them in sheet range starting ...

Card image
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

Card image
Paste into textbox

Paste text from clipboard into textbox Needs Userform, textbox, commandbutton

Card image
File_SettingRead

Reads setting from config file Config file can be passed as argument ...

Card image
TrimEnters

SQL Function to remove repeated Enters from a string in SQL Chr(13) + Chr(10)

Card image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...