Code Monkey home page Code Monkey logo

excelvba-exporter's Introduction

VBA Excel Data Exporter to PDF

Sometimes, you need to b e able to export out a portion of your Excel sheet and print to PDF isn't quite right.

This might help you, as you can specify a range for any and all pages you have in an Excel file with this macro.

This will collect the data, turn this into a PDF content, and then write this out into a directory you choose!

Installing

  1. Review the contents of the macro located in the etc folder.

  2. Please follow the directions here, setting up the macro.

https://support.microsoft.com/en-us/office/quick-start-create-a-macro-741130ca-080d-49f5-9471-1e5fb3d581a8

Contents

├── etc │   └── SampleMacOrWindowsReportExporter.macro.txt

  • This is the source code to the macro

└── var └── SampleMacOrWindowsReportExporter.xlsm

  • This is an example excel file with the macro installed

NOTE: Please handle any files downloaded from the internet with extreme care.

  • Scan the file for any viruses

  • Open the file and disable macros when originally looking

  • Only when comfortable, please consider carefully enabling macros

NOTE: It is highly recommended to follow the instructions and create the macro yourself.

License

Copyright 2020 Wayne Kirk Schmidt https://www.linkedin.com/in/waynekirkschmidt

Licensed under the Apache 2.0 License (the "License");

You may not use this file except in compliance with the License. You may obtain a copy of the License at

license-name   APACHE 2.0
license-url    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, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and limitations under the License.

Support

Feel free to e-mail me with issues to:

I will provide "best effort" fixes and extend the scripts.

excelvba-exporter's People

Contributors

wks-sumo-logic avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.