SlideShare una empresa de Scribd logo
1 de 21
Business Advisory Services
Excel 2007 – Leveraging the Quick Access
Toolbar (“QAT”)
Part 1 in a series
2
Why Another Excel Course?
 In our experience, most advanced Excel training covers extensive topics,
but comes up short in translating into improvement in productivity.
Typical courses have a lot of “wow”, but very little is acted on by the
user subsequent to training.
 We believe that understanding and applying an introductory level of
knowledge regarding more advanced topics (e.g., macros, personal.xlsb
workbook, pivot tables) WILL dramatically improve your productivity!
 The concepts addressed in these presentations have been identified as
productivity drivers through years of applied use.
 Although the focus is on Excel 2007, the majority of what we cover is
equally applicable to previous versions of Excel.
So, let’s get started!
3
Things to Keep In Mind…
 We are NOT Excel 2007 experts, but rather users who hope that
considering some of these tools & methods will make a difference for
YOU.
 There are many different ways to do the same task in Excel. Methods
identified here may not be the best OR fastest approach, but they do
work and are efficient.
 You most likely use Excel for different purposes than what is portrayed
in this presentation, however, many of the concepts are equally
applicable (and our experience has validated this).
 Just implementing one, or a few of the items addressed, will have an
impact on your processes. These are not “all or nothing”.
 This presentation covers concepts; not the detailed steps to implement
every item we discuss. Hopefully, if your curious enough, you will take
the initiative to explore and learn more.
4
Topics
 Quick Access Toolbar (“QAT”)
 Personal.xlsb workbook
 Introduction to macros
5
Quick Access Toolbar (“QAT”)
 The QAT applies to all applications within Office 2007 (Word, Access,
Powerpoint, and Excel).
 The QAT is a customizable toolbar that contains commands that you
want to be quickly accessible for use.
 Overview video – Source: YouTube (TechTutor.TV)
 Click to watch video
6
Quick Access Toolbar (“QAT”) (cont.)
 The QAT can be placed above or below the ribbon.
 To change the location of the QAT, click on the arrow at the end of the
toolbar, and select location of toolbar.
 Adding items to the QAT:
 Right click on any item in the Office Button or the Ribbon
 Click Add to Quick Access Toolbar and a shortcut will be added
7
Quick Access Toolbar (“QAT”) (cont.)
 Macros can also be added to the QAT
 Utilize either current workbook macros, or those macros stored in a
Personal.xlsb workbook.
 See the “Personal.xlsb” section that follows, as well as the subsequent section
“Introduction to Macros”
 Tips
 Start with basic commands and add items as you began to understand those
tasks you return to the most
 Periodically remove items you don’t use – space is limited on the screen!
 A “master” QAT can be developed and copied to all Excel 2007 users
(specific folder on user PC), if desired. This ensures consistency and
eliminates user development time.
8
Quick Access Toolbar (“QAT”) (cont.)
 The next few pages include a list of items used on an actual QAT
 The different tools are grouped by their “utility”, primarily for ease of
reference (of course, they can be placed in any order)
 A total of 54 shortcuts are included on this QAT
 Time savings in daily use tasks is invaluable
9
Quick Access Toolbar Sample
10
Quick Access Toolbar Sample (cont.)
11
Quick Access Toolbar Sample (cont.)
12
Quick Access Toolbar Sample (cont.)
13
Personal.xlsb Workbook
 Separate workbook file that
opens automatically when Excel
is opened (by default, this is a
hidden workbook)
 It is a blank workbook that
contains macro code and/or user
defined functions (“UDF’s”) that
are available to be used in other
workbooks
 Sample list of macros (actual list
of macros utilized in a
personal.xlsb workbook)
 Modify macros you use to your
work situation (Tip – maintain
master list in a word document
for ease of reference)
14
Introduction to Macros
 A macro is a set of instructions that performs tasks in the order you
specify so that a series of actions can be completed in one step
 Create macros to automate frequently performed tasks that require a series of
steps
 Visual Basic for Applications (“VBA”) is the coding language for macros
 Methods for developing macros
 “Recording” a macro (simplest, but least flexible)
 Modifying previously developed VBA macro code and implementing (more
flexible)
 Writing VBA macro code (most difficult, but the most flexible)
 Methods for invoking macros
 Assign keyboard shortcut
 Assign macro to a Button Form
 Assign to Quick Access Toolbar (for example, using “personal.xlsb”
workbook)
15
Introduction to Macros (cont.)
 Auto_Open macro
 Macro is run each time workbook is opened
• If you want to open to a specific worksheet every time a workbook is opened
• Run a specific calculation upon open
• etc…
 This occurs by naming the macro (“Auto_Open”)
 Using a Personal.xlsb workbook
 Used to save your own macros or user defined functions which you may want
available for general use and which are not specific to (or saved within) a
particular spreadsheet
 When saving a macro you are given the option of whether to save it in the
current workbook or in your Personal.xlsb file
 Macros contained in file can be added to the Quick Access Toolbar
16
Introduction to Macros (cont.)
 Basic steps to Recording a macro
 Click the View tab on the Ribbon
 Click Macros
 Click Record Macro
 Enter a name (without spaces)
 Enter a Shortcut Key (optional)
 Enter a Description (optional)
 Perform the Macro steps
 Click Macros on the Ribbon
 Click Stop Recording
17
Introduction to Macros (cont.)
 Running (or Invoking) a macro
 To run a Macro from the Keyboard shortcut, simply press the keys (Ctrl +
“letter”) that you have programmed to run the macro. You can also view all
macros and run by:
• Click Macros
• Click View Macros
• Choose the Macro and click Run
 Also run macro by:
 Assigning a macro to a Button
 Assigning to Quick Access Toolbar
18
Editing a Macro
 The program instructions of a macro are automatically recorded in the
Visual Basic for Applications (VBA) programming language
 Each macro is stored as a module, or program code container attached to the
workbook (additionally, many macros can be stored in one module)
 Editing a macro is done with the Visual Basic Editor
19
Editing a Macro (cont.)
Code window Macro code
Comments
Project
Explorer with
open module
Properties
window
20
About Thornhill Financial
 We are a local CPA and Business Advisory firm based in
Cleveland, Ohio, with approximately 20 employees.
 Founded in 1995, on the premise that there is a strong need for
quality tax, accounting and business advisory services at a
reasonable price.
 Our practice focuses on small to mid-sized businesses, although
we service publicly-traded companies with our specific expertise
(FAS 109, SEC compliance, and business advisory).
 Our four principals all have significant “Big 4” experience. The
principal overseeing Business Advisory has 20+ years of industry
experience, operating in senior finance positions.
Contact Information
Don Tomoff (Principal, Business Advisory)
drtomoff@thornhillcpa.com
440-638-7222
LinkedIn Profile
If additional information is desired or you would like to better understand what our
Business Advisory service capabilities are, please contact:
Click for Thornhill Financial LinkedIn Profile

Más contenido relacionado

Similar a TFI Leverage Excel 2007 (QAT) 011310

Agile backlog management with Hansoft
Agile backlog management with HansoftAgile backlog management with Hansoft
Agile backlog management with HansoftHansoft AB
 
AVB201.1 MS Access VBA Module 1
AVB201.1 MS Access VBA Module 1AVB201.1 MS Access VBA Module 1
AVB201.1 MS Access VBA Module 1guest38bf
 
E learning excel vba programming lesson 1
E learning excel vba programming  lesson 1E learning excel vba programming  lesson 1
E learning excel vba programming lesson 1Vijay Perepa
 
Vipul divyanshu mahout_documentation
Vipul divyanshu mahout_documentationVipul divyanshu mahout_documentation
Vipul divyanshu mahout_documentationVipul Divyanshu
 
Generic Repository Pattern in MVC3 Application with Entity Framework
Generic Repository Pattern in MVC3 Application with Entity FrameworkGeneric Repository Pattern in MVC3 Application with Entity Framework
Generic Repository Pattern in MVC3 Application with Entity FrameworkAkhil Mittal
 
Microsoft sql server analysis services multidimensional performance and opera...
Microsoft sql server analysis services multidimensional performance and opera...Microsoft sql server analysis services multidimensional performance and opera...
Microsoft sql server analysis services multidimensional performance and opera...Компания Робот Икс
 
Publishing in an Agile World
Publishing in an Agile WorldPublishing in an Agile World
Publishing in an Agile WorldWebWorks
 
ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010
ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010
ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010vchircu
 
Getting Started in Custom Programming for Talent Sourcing
Getting Started in Custom Programming for Talent SourcingGetting Started in Custom Programming for Talent Sourcing
Getting Started in Custom Programming for Talent SourcingGlenn Gutmacher
 
How to get started with MAXQDA
How to get started with MAXQDAHow to get started with MAXQDA
How to get started with MAXQDAJulia Gerson
 
Getting started with test complete 7
Getting started with test complete 7Getting started with test complete 7
Getting started with test complete 7Hoamuoigio Hoa
 
Material modulo03 asf6501(6425-b_02)
Material   modulo03 asf6501(6425-b_02)Material   modulo03 asf6501(6425-b_02)
Material modulo03 asf6501(6425-b_02)JSantanderQ
 
A simple test paper from Chen
A simple test paper from ChenA simple test paper from Chen
A simple test paper from Chentechweb08
 
Chen's second test slides
Chen's second test slidesChen's second test slides
Chen's second test slidesHima Challa
 
A simple test paper from Chen
A simple test paper from ChenA simple test paper from Chen
A simple test paper from Chentechweb08
 

Similar a TFI Leverage Excel 2007 (QAT) 011310 (20)

Agile backlog management with Hansoft
Agile backlog management with HansoftAgile backlog management with Hansoft
Agile backlog management with Hansoft
 
AVB201.1 MS Access VBA Module 1
AVB201.1 MS Access VBA Module 1AVB201.1 MS Access VBA Module 1
AVB201.1 MS Access VBA Module 1
 
E learning excel vba programming lesson 1
E learning excel vba programming  lesson 1E learning excel vba programming  lesson 1
E learning excel vba programming lesson 1
 
Vipul divyanshu mahout_documentation
Vipul divyanshu mahout_documentationVipul divyanshu mahout_documentation
Vipul divyanshu mahout_documentation
 
ID E's features
ID E's featuresID E's features
ID E's features
 
Generic Repository Pattern in MVC3 Application with Entity Framework
Generic Repository Pattern in MVC3 Application with Entity FrameworkGeneric Repository Pattern in MVC3 Application with Entity Framework
Generic Repository Pattern in MVC3 Application with Entity Framework
 
Microsoft sql server analysis services multidimensional performance and opera...
Microsoft sql server analysis services multidimensional performance and opera...Microsoft sql server analysis services multidimensional performance and opera...
Microsoft sql server analysis services multidimensional performance and opera...
 
Publishing in an Agile World
Publishing in an Agile WorldPublishing in an Agile World
Publishing in an Agile World
 
Teamwork Presentation
Teamwork PresentationTeamwork Presentation
Teamwork Presentation
 
ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010
ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010
ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010
 
Getting Started in Custom Programming for Talent Sourcing
Getting Started in Custom Programming for Talent SourcingGetting Started in Custom Programming for Talent Sourcing
Getting Started in Custom Programming for Talent Sourcing
 
Automating SolidWorks with Excel
Automating SolidWorks with ExcelAutomating SolidWorks with Excel
Automating SolidWorks with Excel
 
How to get started with MAXQDA
How to get started with MAXQDAHow to get started with MAXQDA
How to get started with MAXQDA
 
Ad507
Ad507Ad507
Ad507
 
Notepad tutorial
Notepad tutorialNotepad tutorial
Notepad tutorial
 
Getting started with test complete 7
Getting started with test complete 7Getting started with test complete 7
Getting started with test complete 7
 
Material modulo03 asf6501(6425-b_02)
Material   modulo03 asf6501(6425-b_02)Material   modulo03 asf6501(6425-b_02)
Material modulo03 asf6501(6425-b_02)
 
A simple test paper from Chen
A simple test paper from ChenA simple test paper from Chen
A simple test paper from Chen
 
Chen's second test slides
Chen's second test slidesChen's second test slides
Chen's second test slides
 
A simple test paper from Chen
A simple test paper from ChenA simple test paper from Chen
A simple test paper from Chen
 

Último

Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 

Último (20)

Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 

TFI Leverage Excel 2007 (QAT) 011310

  • 1. Business Advisory Services Excel 2007 – Leveraging the Quick Access Toolbar (“QAT”) Part 1 in a series
  • 2. 2 Why Another Excel Course?  In our experience, most advanced Excel training covers extensive topics, but comes up short in translating into improvement in productivity. Typical courses have a lot of “wow”, but very little is acted on by the user subsequent to training.  We believe that understanding and applying an introductory level of knowledge regarding more advanced topics (e.g., macros, personal.xlsb workbook, pivot tables) WILL dramatically improve your productivity!  The concepts addressed in these presentations have been identified as productivity drivers through years of applied use.  Although the focus is on Excel 2007, the majority of what we cover is equally applicable to previous versions of Excel. So, let’s get started!
  • 3. 3 Things to Keep In Mind…  We are NOT Excel 2007 experts, but rather users who hope that considering some of these tools & methods will make a difference for YOU.  There are many different ways to do the same task in Excel. Methods identified here may not be the best OR fastest approach, but they do work and are efficient.  You most likely use Excel for different purposes than what is portrayed in this presentation, however, many of the concepts are equally applicable (and our experience has validated this).  Just implementing one, or a few of the items addressed, will have an impact on your processes. These are not “all or nothing”.  This presentation covers concepts; not the detailed steps to implement every item we discuss. Hopefully, if your curious enough, you will take the initiative to explore and learn more.
  • 4. 4 Topics  Quick Access Toolbar (“QAT”)  Personal.xlsb workbook  Introduction to macros
  • 5. 5 Quick Access Toolbar (“QAT”)  The QAT applies to all applications within Office 2007 (Word, Access, Powerpoint, and Excel).  The QAT is a customizable toolbar that contains commands that you want to be quickly accessible for use.  Overview video – Source: YouTube (TechTutor.TV)  Click to watch video
  • 6. 6 Quick Access Toolbar (“QAT”) (cont.)  The QAT can be placed above or below the ribbon.  To change the location of the QAT, click on the arrow at the end of the toolbar, and select location of toolbar.  Adding items to the QAT:  Right click on any item in the Office Button or the Ribbon  Click Add to Quick Access Toolbar and a shortcut will be added
  • 7. 7 Quick Access Toolbar (“QAT”) (cont.)  Macros can also be added to the QAT  Utilize either current workbook macros, or those macros stored in a Personal.xlsb workbook.  See the “Personal.xlsb” section that follows, as well as the subsequent section “Introduction to Macros”  Tips  Start with basic commands and add items as you began to understand those tasks you return to the most  Periodically remove items you don’t use – space is limited on the screen!  A “master” QAT can be developed and copied to all Excel 2007 users (specific folder on user PC), if desired. This ensures consistency and eliminates user development time.
  • 8. 8 Quick Access Toolbar (“QAT”) (cont.)  The next few pages include a list of items used on an actual QAT  The different tools are grouped by their “utility”, primarily for ease of reference (of course, they can be placed in any order)  A total of 54 shortcuts are included on this QAT  Time savings in daily use tasks is invaluable
  • 10. 10 Quick Access Toolbar Sample (cont.)
  • 11. 11 Quick Access Toolbar Sample (cont.)
  • 12. 12 Quick Access Toolbar Sample (cont.)
  • 13. 13 Personal.xlsb Workbook  Separate workbook file that opens automatically when Excel is opened (by default, this is a hidden workbook)  It is a blank workbook that contains macro code and/or user defined functions (“UDF’s”) that are available to be used in other workbooks  Sample list of macros (actual list of macros utilized in a personal.xlsb workbook)  Modify macros you use to your work situation (Tip – maintain master list in a word document for ease of reference)
  • 14. 14 Introduction to Macros  A macro is a set of instructions that performs tasks in the order you specify so that a series of actions can be completed in one step  Create macros to automate frequently performed tasks that require a series of steps  Visual Basic for Applications (“VBA”) is the coding language for macros  Methods for developing macros  “Recording” a macro (simplest, but least flexible)  Modifying previously developed VBA macro code and implementing (more flexible)  Writing VBA macro code (most difficult, but the most flexible)  Methods for invoking macros  Assign keyboard shortcut  Assign macro to a Button Form  Assign to Quick Access Toolbar (for example, using “personal.xlsb” workbook)
  • 15. 15 Introduction to Macros (cont.)  Auto_Open macro  Macro is run each time workbook is opened • If you want to open to a specific worksheet every time a workbook is opened • Run a specific calculation upon open • etc…  This occurs by naming the macro (“Auto_Open”)  Using a Personal.xlsb workbook  Used to save your own macros or user defined functions which you may want available for general use and which are not specific to (or saved within) a particular spreadsheet  When saving a macro you are given the option of whether to save it in the current workbook or in your Personal.xlsb file  Macros contained in file can be added to the Quick Access Toolbar
  • 16. 16 Introduction to Macros (cont.)  Basic steps to Recording a macro  Click the View tab on the Ribbon  Click Macros  Click Record Macro  Enter a name (without spaces)  Enter a Shortcut Key (optional)  Enter a Description (optional)  Perform the Macro steps  Click Macros on the Ribbon  Click Stop Recording
  • 17. 17 Introduction to Macros (cont.)  Running (or Invoking) a macro  To run a Macro from the Keyboard shortcut, simply press the keys (Ctrl + “letter”) that you have programmed to run the macro. You can also view all macros and run by: • Click Macros • Click View Macros • Choose the Macro and click Run  Also run macro by:  Assigning a macro to a Button  Assigning to Quick Access Toolbar
  • 18. 18 Editing a Macro  The program instructions of a macro are automatically recorded in the Visual Basic for Applications (VBA) programming language  Each macro is stored as a module, or program code container attached to the workbook (additionally, many macros can be stored in one module)  Editing a macro is done with the Visual Basic Editor
  • 19. 19 Editing a Macro (cont.) Code window Macro code Comments Project Explorer with open module Properties window
  • 20. 20 About Thornhill Financial  We are a local CPA and Business Advisory firm based in Cleveland, Ohio, with approximately 20 employees.  Founded in 1995, on the premise that there is a strong need for quality tax, accounting and business advisory services at a reasonable price.  Our practice focuses on small to mid-sized businesses, although we service publicly-traded companies with our specific expertise (FAS 109, SEC compliance, and business advisory).  Our four principals all have significant “Big 4” experience. The principal overseeing Business Advisory has 20+ years of industry experience, operating in senior finance positions.
  • 21. Contact Information Don Tomoff (Principal, Business Advisory) drtomoff@thornhillcpa.com 440-638-7222 LinkedIn Profile If additional information is desired or you would like to better understand what our Business Advisory service capabilities are, please contact: Click for Thornhill Financial LinkedIn Profile