html5-img
1 / 14

Project VBA: How and Why it can Make You a Project Guru!

Project VBA: How and Why it can Make You a Project Guru!. Rod Gill Founder ACE Project Systems Ltd. A Project Guru is not just a power user Project Gurus are great at managing and reporting on, project information

ivanbritt
Télécharger la présentation

Project VBA: How and Why it can Make You a Project Guru!

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Project VBA: How and Why it can Make You a Project Guru! Rod Gill Founder ACE Project Systems Ltd

  2. A Project Guru is not just a power user Project Gurus are great at managing and reporting on, project information Data management and reporting is what makes VBA so useful and productive

  3. Rod Gill • Microsoft MVP for Project since 1997(Most Valuable Professional) • Has over 25 years experience as a Project Manager in Construction, Software Engineering and many other industries in between • Trains Project Management and advanced Microsoft Project courses • Author of the book: VBA Programming for Microsoft Office Project Versions 98 through 2007

  4. A Project Guru is not just a power user Project Gurus are great at managing and reporting on, project information Data management and reporting is what makes VBA so useful and productive

  5. This Session is aboutHow VBA helps you: • Manipulate data • Import/Export data • Create custom Reports in Excel • Add functionality to Project • Make you stand out as an expert • Make you more money! • Up skill you to more job security

  6. You’ll Learn • How Project VBA will help elevate you to Guru status • Lessons from some real life examples • Some code to get you going • A road map to success with Project VBA

  7. How Project VBA will help elevate you to Guru status • Helps you understand and use your application better • Makes you and your team more productive • Adds value to your information • Eliminates boring and repetitive work • Makes following processes easier and more reliable • Makes you more useful and valuable at work • Makes you stand out as a Power User/Guru

  8. VBA – More Benefits • If you know Project VBA, Excel VBA is easy to pick up • Lets you integrate the power of Project and Excel almost seamlessly • Good schedulers likely to have the right aptitude to program in VBA • Can be used for any active project • Works with or without Project Server • VBA written for Project 98 still works in Project 2010 – so great compatibility

  9. Real Life Lessons from Two Projects • Multi-company, multi-country, multiple programs of projects - outsourcing project • Refinery upgrade

  10. Examples • When more than one person needs to use the same file:A Project_Open event shows the View and Table reserved for the logged in user. • Getting Project to automatically scroll a project to today’s date on opening • Detailed graphs required weekly by Contractor, Discipline and Construction LocationInformation sent to Excel and graphed

  11. Examples • Weekly report takes an hour to fill in each weekRead Project Server Data into Excel to create 80% of the report in seconds, even when that data is half way around the world • Spreadsheet holds useful progress dataUpdate a schedule with data from Excel • Manipulate Task names to save time and effort • Reports print differently each weekCreate macros to guarantee correct formatting of printed reports (no project Server)

  12. When is it Worth Coding? • I write code when to do so will take 50% less time than doing it manually (including repetitions) • I write code to replace a boring job! • The more working code I have the more I have to copy and edit and the less time it takes!

  13. Road map to LearnProject VBA • Get my Book! • Learn to record macros • Learn to edit recorded macros • Learn basic loops for Tasks, Assignments • Develop code that’s easy to maintain • Develop code to work with Excel/databases • Write Add-ins • Microsoft News Groups to keep you going • http://msdn.microsoft.com/project/ for the Project Developer Center

  14. Finally • I’ll be at the MSProjectExperts stand in the Exhibitors Hall • Get THE Project VBA book • Chris Boyd sessions: Project Client Advanced Development Using VSTO and Project 2010 - Programmability • Have a go! Rod Gill rodg@project-systems.co.nz http://www.projectvbabook.com

More Related