Search results 99

Sorted from new to old.
Card image cap
Win10 User Folders

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

Card image cap
Shapes-Macros

Read shapes in all worksheets in certain workbook and return list of macros ...

Card image cap
WelcomeSheet

A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...

Card image cap
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image cap
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...

Card image cap
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image cap
GetTempFileName

Returns temp file name using FSO

Card image cap
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image cap
CreateGUID

Generate random GUID of 36 chars (with or without brackets) using TypeLib ...

Card image cap
FS_CopyFile

Copies a file

Card image cap
GetPapa

Gets folder name of a page using FSO

Card image cap
ASCII_Read + ASCII_Save

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

Card image cap
DeleteTree

Deletes tree of files

Card image cap
ScreenRes

Reads screen resolution, using IE this time, this one will get the active ...

Card image cap
File_MostRecent

Getting most recent file in a folder

Card image cap
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject