Search Books

Mastering Excel Macros: FileSystemObject (Book 8)

Author Moore, Mark
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
⌛ 🇨🇦 Canada pricing being fetched… Prices will appear once fetched — usually within a few minutes.
Share:
Book Details
Author(s)Moore, Mark
ISBN / ASINB012HWB7CS
ISBN-13978B012HWB7C0
MarketplaceCanada 🇨🇦

Description

This macro lesson continues with the topic of automation. Here you are going to learn how to use the FileSystemObject (FSO) object. The FSO object is the object that Windows uses to create, delete, copy files and folders. You will learn how to use the FSO to list all the subfolders in a folder, the files in a folder, create text files, etc. There are many additional actions you can do with FSO, at the end of the lesson there is a list of some popular FSO methods.

This lesson comes with a follow along workbook that has all the completed exercises.