Search results 62

Sorted from new to old.
Card image
Hand.cur

A cursor file type of Hand. used inside VBA to show hand when user hover over ...

Card image
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

Card image
Win10 User Folders

I hate it when Microsoft takes back some controls it already gave to users, one ...

Card image
ScreenResolution_wxhxtxl

Detects active desktop screen resolution and location of taskbar (with some ...

Card image
RunFromTemp

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

Card image
CellRead

Reads a value giving column, row, sheet and workbook name Accepts up to 2 ...

Card image
Match3

Matching three values at the same time in three columns Just like Match the ...

Card image
MatchIf (aka VMatchIf)

The best Match I created, return 0 if not found, kind of CountIF+Match ...

Card image
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image
FrmAbout

Display a string in a Userform as 'About' window, can display string or file by ...

Card image
FileDate_Formatted

Using FileDateTime to get file date

Card image
GoToInternet

Opens webpage from within Excel, using default browser

Card image
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image
Run Application (ping.exe)

This script uses WSH to open an executable and save the results to a textfile.