Skip to content

Office Script for Microsoft Excel, Office 365. Searches for a suffix parameter in all sheets in a file & extracts data using lookups. Scaleable for any dataset.

License

Notifications You must be signed in to change notification settings

R4WD4WG/Excel_SheetDawgExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Excel SheetDawgExtractor

An open-source TypeScript project for Microsoft Excel 365 that extracts data from sheets with similar naming patterns and outputs the results to a new sheet.

License

This project is licensed under the MIT License.

Author

R4WD4WG, 05/01/2023

Features

  • Look for sheets with similar naming patterns
  • Perform lookups for corresponding values
  • Output results to a new sheet

Installation & Usage

  1. Save the Office Script file to: Documents/Office Scripts (create the folder if it doesn't exist).
  2. Launch Microsoft Excel 365.
  3. Open the "Automate" ribbon at the top.
  4. Click "New Script" on the left side of the ribbon.
  5. The script should appear. If not, copy & paste the content into a new script within Excel.

Customize cell references, sheet names, etc., to fit your needs. The script can scale to any size depending on computing power.

About

Office Script for Microsoft Excel, Office 365. Searches for a suffix parameter in all sheets in a file & extracts data using lookups. Scaleable for any dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published