Search results 35

Sorted from new to old.
Card image
FindZipFile_WShell

Finds the first zip in a folder matching wild cards mask using WScript.Shell ...

Card image
DownloadFile_Safe

Downloading file directly to machine without refreshing or going to another ...

Card image
Send workbook as email attachment

Retro way to send a workbook you are in as an email. Found it in one of my old ...

Card image
ANmaPivotTable_Clear

Clears all filters in PivotTable and hide the [blank] item from list, pass ...

Card image
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image
OutlookFolder_DuplicatesRemove

Removes duplicated emails in an outlook folder. Originally not my work, ...

Card image
OutlookFolder_DuplicatesCount

Counts emails with 1 or more duplicates in active folder in Outlook. Still not ...

Card image
OST Outlook file location

Outlook OST (and PST) files to be saved in different location Instruction can ...

Card image
BrowseImage

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

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
FolderSize_Swift

Gets total of folder size in bytes. With some tweaks, you can modify it to use ...

Card image
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

Card image
Slickmap

CSS only flow chart site map From

Card image
Path (ASP Classic)

Site physical actual location

Card image
jQuery Store Locator

Google Maps API implementation using jQuery and json From

Card image
FilesCount_Swift

Count how many files in a folder, with no loop, faster if you just need all ...