SlideShare a Scribd company logo
1 of 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

More Related Content

Similar to 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
 
Chen's second test slides again
Chen's second test slides againChen's second test slides again
Chen's second test slides againHima Challa
 
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
 

Similar to 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)
 
Chen's second test slides again
Chen's second test slides againChen's second test slides again
Chen's second test slides again
 
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
 

Recently uploaded

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 

Recently uploaded (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

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