SlideShare una empresa de Scribd logo
1 de 17
Descargar para leer sin conexión
Corality
Excel Secrets and Shortcuts
Keyboard shortcuts

 Mouse
   Intuitive; useful for hyperlinks and placement

                                      2
 Keyboard
                               1
   Can speed up working in Excel                    3
Formats and styles

Styles are pre-defined formats to be applied to a cell
      Number format
      Alignment
      Font
      Border
      Patterns
      Protection
Common applications are
      Assumptions
      Headings
      Top sections of models
      Sensitivities
Example
‘Assumption Section’                      ‘Assumption’                                                ‘Table Heading’


            Opex Assumptions
‘Heading’                              ‘Input’                    Op. Costs
                                                                                Maintenance    Major repair
                                                                                                              Frequency
                                                                                    cost          costs
            Roads
            Roads & roads drainage                USD'000 p.a.        680,084      2,470,249      3,246,250      5 years
            Buildings
            Clinic                                USD'000 p.a.      5,459,072        171,164            -             -
            Administration                        USD'000 p.a.        414,767        240,683         55,000      1 years
            Water projects
            Potable and Fire water                USD'000 p.a.      1,757,980        164,764        100,000      1 years
            Fire Fighting                         USD'000 p.a.        569,670        223,135         50,000      1 years
            Communication
            Communication & Security              USD'000 p.a.        289,248        224,279         60,000      1 years
            Power Distribution
            Power Distribution                    USD'000 p.a.        254,516      1,455,247      1,744,098      5 years

            Total                                                   9,425,337      4,949,521      5,255,348



                                                                 ‘Unit’
Data validation

   Only allows certain entries in a cell
   Can use lists similar to Drop Down Boxes
   Difficult to identify
   Does not update automatically
Useful Functions:
A subjective list
IF
 Evaluates a condition for TRUE or FALSE outcome and returns one
  specified value if the condition is TRUE and another specified value if the
  condition is FALSE

 Evaluate a condition or multiple conditions allowing the model developer to specify what
  to return for both the TRUE and FALSE outcomes

                                                                      The "value_if_true" and
                                                                       "value_if_false" can be
                                                                       expressions with
                                                                       functions themselves

                                                                      The most common
                                                                       function for conducting
                                                                       conditional tests on
                                                                       values and formulae
SUMIF
 Performs addition of cells or an array of cells if a given criteria is
  satisfied.

                                                           Allows the model
                                                            developer to specify what
                                                            cells to add according to
                                                            the condition satisfied

                                                           Combinations of the
                                                            functions "IF" and "SUM"
                                                            can be replaced by a
                                                            single "SUMIF" function
SUMPRODUCT
 Multiplies corresponding components in the given arrays, and returns
  the sum of those products.


                                                     Enables the user to avoid
                                                      using complicated
                                                      formulas by summing up
                                                      the products of individual
                                                      corresponding cells within
                                                      the indicated arrays

                                                     Array arguments to be
                                                      calculated must be of the
                                                      same dimension
Example
LOOKUP
 The LOOKUP function returns a value either from a one-row or one-column
  range or from an array. The LOOKUP function has two syntax forms: the
  vector form and the array form.
                                                       Use the vector form
                                                        when you have a large
                                                        list of values to look up
                                                        or when the values may
                                                        change over time

                                                       Use the array form
                                                        when you have a small
                                                        list of values and the
                                                        values remain constant
                                                        over time
Example

          Replace an
          ‘assumption’ with a
          ‘lookup’ or ‘choose’



           Last row can be
           copied down. All
           assumptions in the
           model could be in
           this format….
EOMONTH
 Returns the serial number for the last day of the month that is the indicated
  number of months before or after start date. Use this function to calculate
  maturity dates or due dates that fall on the last day of the month.
                                                           Excel stores dates as serial
                                                            numbers so they can be
                                                            used in calculations

                                                           If start_date is not a valid
                                                            date, EOMONTH returns
                                                            the #NUM! error value

                                                           If start_date plus months
                                                            yields an invalid date,
                                                            EOMONTH returns the
                                                            #NUM! error value

                                                           Analysis Toolpak function
Example
INDEX
 Returns a value or the reference to a value from within a table or range.

 Used to return either the value or reference of a cell within a range for a given row and
  column.

                                                                    On its own, this function
                                                                     will always output the
                                                                     value of the referenced
                                                                     cell

                                                                    Its output may be return
                                                                     either a value or cell
                                                                     reference, when nested
                                                                     within certain functions
MATCH
 Returns the relative position of an item in an array that matches a
  specified value in a specified order.




                                                        MATCH returns the
                                                         position of the item in the
                                                         range, not the item itself
Thank you!

Sydney
Michael Michaelides
+61 2 9222 9222
sales@corality.com


Melbourne
Liam Bastick
+61 3 8610 6301
contact@corality.com

Más contenido relacionado

Similar a Corality - Excel secrets and shortcuts

3963066 pl-sql-notes-only
3963066 pl-sql-notes-only3963066 pl-sql-notes-only
3963066 pl-sql-notes-only
Ashwin Kumar
 
RTL Coding Basics in verilog hardware language
RTL Coding Basics in verilog hardware languageRTL Coding Basics in verilog hardware language
RTL Coding Basics in verilog hardware language
MohammedAbdulAzeem51
 

Similar a Corality - Excel secrets and shortcuts (20)

Knockoutjs Part 2 Beginners
Knockoutjs Part 2 BeginnersKnockoutjs Part 2 Beginners
Knockoutjs Part 2 Beginners
 
What is new on ES6
What is new on ES6What is new on ES6
What is new on ES6
 
3963066 pl-sql-notes-only
3963066 pl-sql-notes-only3963066 pl-sql-notes-only
3963066 pl-sql-notes-only
 
Handout # 4 functions + scopes
Handout # 4   functions + scopes Handout # 4   functions + scopes
Handout # 4 functions + scopes
 
ADVANCED MODELLING.pptx
ADVANCED MODELLING.pptxADVANCED MODELLING.pptx
ADVANCED MODELLING.pptx
 
Data binding in AngularJS, from model to view
Data binding in AngularJS, from model to viewData binding in AngularJS, from model to view
Data binding in AngularJS, from model to view
 
Android Application Development - Level 3
Android Application Development - Level 3Android Application Development - Level 3
Android Application Development - Level 3
 
Intro to Scala
 Intro to Scala Intro to Scala
Intro to Scala
 
MA3696 Lecture 9
MA3696 Lecture 9MA3696 Lecture 9
MA3696 Lecture 9
 
SystemVerilog-20041201165354.ppt
SystemVerilog-20041201165354.pptSystemVerilog-20041201165354.ppt
SystemVerilog-20041201165354.ppt
 
Excel SUMIFS Function
Excel SUMIFS FunctionExcel SUMIFS Function
Excel SUMIFS Function
 
React – Let’s “Hook” up
React – Let’s “Hook” upReact – Let’s “Hook” up
React – Let’s “Hook” up
 
Forall & bulk binds
Forall & bulk bindsForall & bulk binds
Forall & bulk binds
 
Data weave (MuleSoft)
Data weave (MuleSoft)Data weave (MuleSoft)
Data weave (MuleSoft)
 
The Swift Programming Language - Xcode6 for iOS App Development - AgileInfowa...
The Swift Programming Language - Xcode6 for iOS App Development - AgileInfowa...The Swift Programming Language - Xcode6 for iOS App Development - AgileInfowa...
The Swift Programming Language - Xcode6 for iOS App Development - AgileInfowa...
 
UML Diagrams
UML DiagramsUML Diagrams
UML Diagrams
 
The swift programming language
The swift programming languageThe swift programming language
The swift programming language
 
Variables in MIT App Inventor powerpoint
Variables in MIT App Inventor powerpointVariables in MIT App Inventor powerpoint
Variables in MIT App Inventor powerpoint
 
RTL Coding Basics in verilog hardware language
RTL Coding Basics in verilog hardware languageRTL Coding Basics in verilog hardware language
RTL Coding Basics in verilog hardware language
 
Data structures
Data structuresData structures
Data structures
 

Último

VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...
VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...
VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
VIP Independent Call Girls in Mumbai 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
VIP Independent Call Girls in Mumbai 🌹 9920725232 ( Call Me ) Mumbai Escorts ...VIP Independent Call Girls in Mumbai 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
VIP Independent Call Girls in Mumbai 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
dipikadinghjn ( Why You Choose Us? ) Escorts
 

Último (20)

Top Rated Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
Mira Road Awesome 100% Independent Call Girls NUmber-9833754194-Dahisar Inter...
Mira Road Awesome 100% Independent Call Girls NUmber-9833754194-Dahisar Inter...Mira Road Awesome 100% Independent Call Girls NUmber-9833754194-Dahisar Inter...
Mira Road Awesome 100% Independent Call Girls NUmber-9833754194-Dahisar Inter...
 
Top Rated Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...
 
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
 
Top Rated Pune Call Girls Pashan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Pashan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Pashan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Pashan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
 
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
 
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
 
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
 
Top Rated Pune Call Girls Lohegaon ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...
Top Rated  Pune Call Girls Lohegaon ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...Top Rated  Pune Call Girls Lohegaon ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...
Top Rated Pune Call Girls Lohegaon ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...
 
WhatsApp 📞 Call : 9892124323 ✅Call Girls In Chembur ( Mumbai ) secure service
WhatsApp 📞 Call : 9892124323  ✅Call Girls In Chembur ( Mumbai ) secure serviceWhatsApp 📞 Call : 9892124323  ✅Call Girls In Chembur ( Mumbai ) secure service
WhatsApp 📞 Call : 9892124323 ✅Call Girls In Chembur ( Mumbai ) secure service
 
Business Principles, Tools, and Techniques in Participating in Various Types...
Business Principles, Tools, and Techniques  in Participating in Various Types...Business Principles, Tools, and Techniques  in Participating in Various Types...
Business Principles, Tools, and Techniques in Participating in Various Types...
 
Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...
Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...
Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...
 
VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...
VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...
VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...
 
Top Rated Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
Top Rated  Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...Top Rated  Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
Top Rated Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
 
VIP Independent Call Girls in Mumbai 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
VIP Independent Call Girls in Mumbai 🌹 9920725232 ( Call Me ) Mumbai Escorts ...VIP Independent Call Girls in Mumbai 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
VIP Independent Call Girls in Mumbai 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
 
Booking open Available Pune Call Girls Shivane 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Shivane  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Shivane  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Shivane 6297143586 Call Hot Indian Gi...
 
(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7
(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7
(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7
 
Call Girls Service Pune ₹7.5k Pick Up & Drop With Cash Payment 9352852248 Cal...
Call Girls Service Pune ₹7.5k Pick Up & Drop With Cash Payment 9352852248 Cal...Call Girls Service Pune ₹7.5k Pick Up & Drop With Cash Payment 9352852248 Cal...
Call Girls Service Pune ₹7.5k Pick Up & Drop With Cash Payment 9352852248 Cal...
 
Webinar on E-Invoicing for Fintech Belgium
Webinar on E-Invoicing for Fintech BelgiumWebinar on E-Invoicing for Fintech Belgium
Webinar on E-Invoicing for Fintech Belgium
 
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
 

Corality - Excel secrets and shortcuts

  • 2. Keyboard shortcuts  Mouse  Intuitive; useful for hyperlinks and placement 2  Keyboard 1  Can speed up working in Excel 3
  • 3. Formats and styles Styles are pre-defined formats to be applied to a cell Number format Alignment Font Border Patterns Protection Common applications are Assumptions Headings Top sections of models Sensitivities
  • 4. Example ‘Assumption Section’ ‘Assumption’ ‘Table Heading’ Opex Assumptions ‘Heading’ ‘Input’ Op. Costs Maintenance Major repair Frequency cost costs Roads Roads & roads drainage USD'000 p.a. 680,084 2,470,249 3,246,250 5 years Buildings Clinic USD'000 p.a. 5,459,072 171,164 - - Administration USD'000 p.a. 414,767 240,683 55,000 1 years Water projects Potable and Fire water USD'000 p.a. 1,757,980 164,764 100,000 1 years Fire Fighting USD'000 p.a. 569,670 223,135 50,000 1 years Communication Communication & Security USD'000 p.a. 289,248 224,279 60,000 1 years Power Distribution Power Distribution USD'000 p.a. 254,516 1,455,247 1,744,098 5 years Total 9,425,337 4,949,521 5,255,348 ‘Unit’
  • 5. Data validation  Only allows certain entries in a cell  Can use lists similar to Drop Down Boxes  Difficult to identify  Does not update automatically
  • 7. IF  Evaluates a condition for TRUE or FALSE outcome and returns one specified value if the condition is TRUE and another specified value if the condition is FALSE  Evaluate a condition or multiple conditions allowing the model developer to specify what to return for both the TRUE and FALSE outcomes  The "value_if_true" and "value_if_false" can be expressions with functions themselves  The most common function for conducting conditional tests on values and formulae
  • 8. SUMIF  Performs addition of cells or an array of cells if a given criteria is satisfied.  Allows the model developer to specify what cells to add according to the condition satisfied  Combinations of the functions "IF" and "SUM" can be replaced by a single "SUMIF" function
  • 9. SUMPRODUCT  Multiplies corresponding components in the given arrays, and returns the sum of those products.  Enables the user to avoid using complicated formulas by summing up the products of individual corresponding cells within the indicated arrays  Array arguments to be calculated must be of the same dimension
  • 11. LOOKUP  The LOOKUP function returns a value either from a one-row or one-column range or from an array. The LOOKUP function has two syntax forms: the vector form and the array form.  Use the vector form when you have a large list of values to look up or when the values may change over time  Use the array form when you have a small list of values and the values remain constant over time
  • 12. Example Replace an ‘assumption’ with a ‘lookup’ or ‘choose’ Last row can be copied down. All assumptions in the model could be in this format….
  • 13. EOMONTH  Returns the serial number for the last day of the month that is the indicated number of months before or after start date. Use this function to calculate maturity dates or due dates that fall on the last day of the month.  Excel stores dates as serial numbers so they can be used in calculations  If start_date is not a valid date, EOMONTH returns the #NUM! error value  If start_date plus months yields an invalid date, EOMONTH returns the #NUM! error value  Analysis Toolpak function
  • 15. INDEX  Returns a value or the reference to a value from within a table or range.  Used to return either the value or reference of a cell within a range for a given row and column.  On its own, this function will always output the value of the referenced cell  Its output may be return either a value or cell reference, when nested within certain functions
  • 16. MATCH  Returns the relative position of an item in an array that matches a specified value in a specified order.  MATCH returns the position of the item in the range, not the item itself
  • 17. Thank you! Sydney Michael Michaelides +61 2 9222 9222 sales@corality.com Melbourne Liam Bastick +61 3 8610 6301 contact@corality.com