Search results 175

Sorted from new to old.
Card image
ImportCSVs - 1st AI Code

Imports multiple CSVs found in a folder into worksheets of active workbook ...

Card image
File_SettingRead + File_SettingSave

Reads and saves settings to Settings file, used asp here. Similar to

Card image
DiskDriveType

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

Card image
Export2CSV

Exports a sheet into CSV file Dynamically finds number of rows/columns and ...

Card image
OST Outlook file location

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

Card image
New VBS file

Add vbs to new menu in Windows Explorer. Fast way to create VBS files using reg ...

Card image
AutoSaveOn

Automatically save workbook (when using OneDrive) on or off This is the VBA ...

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
CopyFiles

Copies files from list of files into a folder. Uses list of files with ...

Card image
OpenAnyFile

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

Card image
PhotoViewer dll

Open image using legacy PhotoViewer from Windows 7 Command line call to use ...

Card image
ToolPath

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

Card image
Modify volume using nircmd

Batch file to lower volume of computer system (using nircmd.exe).

Card image
Wrong file permissions

Fix to unable to delete file from FTP server after uploading using PHP function ...

Card image
File2Body

Reads file and showing it as Bootstrap row, with ability to replace variables ...

Card image
SortedFiles

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