Search results 97

Sorted from new to old.
Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
DiskDriveType

Returns drive type as text, like fixed, CD, etc. Can pass either drive letter, ...

Card image
SaveAsHTML_Template

Creates HTML file using template found in a column. Have lines of HTML in a ...

Card image
OpenAnyFile

Finally, can have one command to open any file using its default associated app ...

Card image
ToolPath

Returns the path of ThisWorkbook considering OneDrive Personal or Business ...

Card image
EnvironList

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

Card image
GenerateThumbnail.php

Generates thumbnail of an image and saving it in certain folder. Edit php to ...

Card image
BrowseImage

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

Card image
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

Card image
FolderSize_Swift

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

Card image
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

Card image
IsThere1_SPWB

Checks if a workbook is found in a SharePoint location or not, giving a full ...

Card image
ShortenDir

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

Card image
IsThere2

Finds a file in giving its full path Similar to IsThere1 except this one uses ...

Card image
IsThere1_Image

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

Card image
ASCII_Read + ASCII_Save

Reads or Saves text into file, giving its full path. Same as