*VIRTUAL* – Excel Bite Size ½ day Sessions – Advanced Formulas and Functions

Request info

Online Excel Training Course

Course Description: This virtual course is designed for people wish to learn how to create and work with advanced formulas and functions.  This course will include creating complex formulas by nesting multiple functions together, use VLOOKUP, XLOOKUP functions and also create and use Named Ranges to create formulas and assist with workbook navigation.

Prerequisites: Delegates attending this course should have a good knowledge of formulas and functions and/or have attended the Formulas and Functions Bite Size Course.

Course Content

  • VLOOKUP, XLOOKUP:
  • Applying LOOKUP Functions
  • VLOOKUP
  • XLOOKUP
  • Nesting Multiple Functions together:
  • Rules for Nesting multiple functions
  • BODMAS
  • Nesting simple multiple functions
  • IF VLOOKUP nested functions
  • IF AND NOT nested functions
  • Named ranges
  • Working with Named Ranges
  • Rules for Naming Cells
  • Defined Names Group of buttons
  • Audit a Named Range
  • Name a range of cells (long and short method)
  • Name a range of cells based on cell values
  • Navigate workbooks using Named Ranges
  • Using Named Ranges with Formulas
  • Delete Names Ranges

This course will run 3 hours with a 15-minute break.  Morning sessions will be 09:30 until 12:30.  Afternoon sessions will be from 13:00 until 16:00 with a 15-minute break.

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2024-09-10' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (27380) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC