Skip to content

Instantly share code, notes, and snippets.

View flipdazed's full-sized avatar

Alexander McFarlane flipdazed

View GitHub Profile
@flipdazed
flipdazed / Export-ExcelProject.ps1
Created September 26, 2019 18:21 — forked from atifaziz/Export-ExcelProject.ps1
PowerShell script to export VBA project components (classes, modules, etc.) from an Excel workbook
# Copyright (c) 2014 Atif Aziz. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,