Giter VIP home page Giter VIP logo

excel-config's Introduction

Excel Configuration and Setup

Personalized setup and configuration for Microsoft Excel.

  • See my xl-macros repository for details on the VBA code used in my personal macros.

Installation

  • Download Office365 ISO from Microsoft Account Website.
    • Ensure to select 64-bit installer
    • Select option to download an Offline Installer for usage in the future if necessary.

  • Once installer downloads, mount the ISO, extract the zipped archive and run the 64-bit installer under a separate folder.
  • Install Office365 and restart machine.
  • Open any office application and select Office Account > Office Insider and join the Beta Channel.
  • Update Office365

Excel Setup

PERSONAL.xlsb and Macros

git clone [email protected]:jimbrig/excel-config.git
cd excel-config

Note that this repo has a submodule for xl-macros repo.

  • Open Excel and turn on AutoSave
  • Copy and Paste PERSONAL.xlsb into https://d.docs.live.net/c58858cfd97d35ae/Documents where OneDrive stores office files.
    • Alternatively, create a dummy Macro via Developer > Record Macro > Personal Workbook and then unhide via View > Unhide > PERSONAL.xlsb.
  • Add macros to PERSONAL.xlsb via Alt + F11 and import Main.bas
  • Save PERSONAL.xlsb and close excel.

Local Path for PERSONAL.xlsb: %appdata%\Microsoft\Excel\XLSTART

or

C:\Program Files\Microsoft Office\root\Office16\STARTUP

Add-Ins

First, Enable Developer Tab in Ribbon

Links: https://exceldashboardschool.com/how-to-install-an-excel-add-in/


Excel Add-Ins

Path: C:\Users\jimbr\AppData\Roaming\Microsoft\AddIns

Actuarial Add-Ins

  • Function.xla
  • Toolbar Add In.xlam
  • Tools.xlam

COM Add-Ins

Path: C:\Program Files\Microsoft Office\root\Office16\ADDINS

  • Microsoft Data Streamer for Excel
  • Microsoft Power Map for Excel
  • Microsoft Power Pivot for Excel

Store Add-Ins

Manage from here.

New Downloaded Add-Ins

Note: For these downloaded add-ins, will want to move to a trusted location and unblock the add-in under Security Settings.

Customization

Quick-Access Hotkeys and Toolbar

Load the configuration file under: xl-config/Excel Customizations.exportedUI.

In order,

  1. Paste Special
  2. Toggle Read Only
  3. Name Manager
  4. Macros
  5. Page Setup
  6. Toggle Filters
  7. Add/Remove Filters
  8. Pivot Table
  9. Refresh All
  10. Calculate
  11. Datasheet Formatting
  12. Email with Attachment
  13. COM Add-Ins
  14. Excel Add-Ins
  15. Autosave Toggle

If make any changes ensure to backup in the .ExportU file under Program-Settings/Excel and push to this Git repo!

Templates


Jimmy Briggs

excel-config's People

Contributors

jimbrig 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.