Search results 60

Sorted from new to old.
Card image
Temporary folder in Win10

Where is the Temp folder in Windows 10? Since Windows 7, it has been in the ...

Card image
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image
SmartMenus

CSS Sub-menu (include example for Bootstrap) It also has custom html dropdown ...

Card image
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image
Styles_DeleteNonStandard

Delete styles from an Excel workbook, any non-standard style will be deleted. ...

Card image
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image
RandomImage

Gets a random image from a folder of files, passed as an unMapPathed (HTML) ...

Card image
SheetDelete_ANmar

Deletes a sheet from a workbook, checks it is already there first

Card image
ImageRotate_IrfanView

Rotates an image using irfanview (i_view32.exe attached) Rotated image can be ...

Card image
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image
FixENTERS_File

Removes [Enter]s from imported csv file into Excel worksheet. Smart enough to ...

Card image
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime

Card image
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image
DeleteTree

Deletes tree of files

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...