Search results 60

Sorted from new to old.
Card image
CutString_Words_Left + CutString_Words_Mid

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

Card image
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

Card image
CreateZipFile_7Zip

Compress a single file into zip archive using 7Za.exe 7za.exe (found in ...

Card image
Win10 User Folders

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

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

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
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
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...