SlideShare una empresa de Scribd logo
1 de 81
INTERMEDIATE
EXCEL
FLORIDA WELLNESS MEDICAL GROUP
INTERMEDIATE
EXCEL
Settings and
Security
Functions
Data TablesPivot Tables
Pivot Charts
SETTINGS AND
SECURITY
Customization
Hiding Data
Data Protection
CUSTOMIZATION
SET YOUR DEFAULTS.
CUSTOMIZE THE RIBBON
AND QUICK ACCESS TOOLBAR
MANAGE ADD-INS
This Photo by Unknown Author is licensed under CC BY-NC-SA
HIDING DATA
FOR YOUR EYES ONLY.
Photo Created by Kues1 - Freepik.com
HIDING
• To hide rows or columns:
1. Select the rows or columns you wish to hide
2. Use the format option on the ‘Home’ tab OR right-click and select ‘hide’
• To unhide rows or columns:
1. Select the rows (or columns) to either side of the hidden cells.
2. Use the format option on the ‘Home’ tab OR right click and select
‘unhide’
• To hide sheets:
Right-click the sheet tab at the bottom of the window and select ‘hide’
• To unhide sheets:
Right-click a visible sheet tab and choose ‘unhide’
A hidden row and column.
Hiding rows using the context menu.
LOCK AND HIDE CELLS
• A Locked cell protects your work from
accidental changes.
• Select Hidden to hide your formulas
By default, all cells are locked.
DATA PROTECTION
SECURE YOUR WORK
SHEET PROTECTION
• Go to the review tab
• Choose Protect Sheet
• Enter a password to protect the sheet
• Click here for more information.
Worksheet level protection is not
intended as a security feature. It simply
prevents users from modifying locked
cells within the worksheet.
This Photo by Unknown Author is licensed under CC BY-SA
WORKBOOK PROTECTION
•If the Protect Workbook is highlighted then the workbook is
protected.
•If you click on the bottom of a sheet inside your workbook, you
will notice that the options to change the workbook structure
such as insert, delete, rename, move, copy, hide, and unhide
sheets are all unavailable.
ENCRYPT
WITH
PASSWORD
FUNCTIONS
Lookup
Text
Date & Time
Logical
LOOKUP FUNCTIONS
FIND YOUR DATA QUICKLY
LOOKUP
• Use LOOKUP when you need to look
in a single row or column to find a
value from the same position in a
second row or column.
• Important: The values in
lookup_vector must be placed in
ascending order: ..., -2, -1, 0, 1, 2, ...,
A-Z; otherwise, LOOKUP might not
return the correct value. Uppercase
and lowercase text are equivalent.
VLOOKUP
• Lookup value (MUST be in the first
column of the range were you are
looking)
• Table_ Array is the range containing
the lookup value and the result
• Col_index_num is the column
number in the range containing the
return value
• Specify TRUE for approximate match
or FALSE for an exact match
INDEX
• Returns the value in a selected array
(range or table) given the row and
column number indices
• If the range contains only one row or
column, the corresponding Row_num or
Column_num argument is optional.
• If the range has more than one row and
more than one column, and only
Row_num or Column_num is used,
INDEX returns an array of the entire row
or column – Meant for use inside of
another function.
• You can also return a block of data.
MATCH
Match_type Behavior
1 or omitted MATCH finds the largest value that is less than or equal to lookup_value. The values in the lookup_array argument must be
placed in ascending order, for example: ...-2, -1, 0, 1, 2, ..., A-Z.
0 MATCH finds the first value that is exactly equal to lookup_value. The values in the lookup_array argument can be in any order.
-1 MATCH finds the smallest value that is greater than or equal to lookup_value. The values in the lookup_array argument must be
placed in descending order, for example: Z-A, ...2, 1, 0, -1, -2, ..., and so on.
COMBINING
INDEX AND
MATCH
TEXT FUNCTIONS
MANIPULATE AND EDIT WHOLE COLUMNS OF TEXT QUICKLY
CONCAT AND &
A space within the concatenation is designated by typing a space between quotation marks.
LEFT, RIGHT, AND MID FUNCTIONS
Goal Text Function Result
First 3 characters Wonder Woman =LEFT(B2,3) Won
Last 3 characters Wonder Woman =RIGHT(B3,3) man
Middle 5 characters starting at the 4th Wonder Woman =MID(B4,4,5) der W
REPLACE FUNCTION
The Excel REPLACE function always returns a text string, not a number. And because it's a text
value you won't be able to use it in other calculations unless you convert it back to number.
EXACT FUNCTION
DATE AND TIME FUNCTIONS
NO NEED TO LOOK AT A CALENDAR OR CLOCK
CURRENT DATE AND TIME
Input Result
CTRL + ; 2/8/2018
=TODAY() 2/8/2018
=NOW() 2/8/2018 14:41
Notes:
• CTRL + ; will record the current date but the result will not change
• The functions will change upon opening a workbook or whenever the sheet is calculated
CALCULATING THE NUMBER OF DAYS
DAYS Function NETWORKDAYS function
A FORMULA FOR COMPUTING HOURS
LOGICAL FUNCTIONS
“LOGIC IS THE BEGINNING OF WISDOM, NOT THE END OF IT.”– MR. SPOCK
OPERATORS
USED IN LOGICAL
FUNCTIONS
AND, NOT FUNCTIONS
AND Function NOT Function
OR, XOR FUNCTIONS
OR Function XOR Function
THE IF FUNCTION
DATA TABLES
Table Design
Revising
Working with Data
TABLE DESIGN
CREATE A DESIGN THAT SUITS YOUR NEEDS
NAMING TABLES
•Giving a Table (or selected range!) a
meaningful name is useful when
referencing a table in a formula or
operation.
•A name must start with a letter and
cannot contain spaces or special
characters. Underscores are OK.
•You can easily select a whole table by
choosing it’s name from the drop down
menu in the name box.
TABLE DESIGN OPTIONS
THE TOTAL ROW
ADDING A
CALCULATED
COLUMN
REVISING
MAKING IMPROVEMENTS ALONG THE WAY
REMOVING
DUPLICATES
REORDER
COLUMNS BY
DRAGGING
AND
DROPPING
RESIZING AND
ADDING NEW
ROWS OR
COLUMNS
Drag Corner Down
WORKING WITH DATA
INCREASE PRODUCTIVITY WITH TABLES
CONSOLIDATE DATA
GROUPING WORKSHEETS
Grouped Sheets
Active Sheet
COPYING AND
PASTING VISIBLE
CELLS
PIVOT TABLES
Basics
Formatting
Sorting , Filtering, and Grouping
Calculated Values and Fields
BASICS
WHAT IS A PIVOT TABLE ANYWAY?
This Photo by Unknown Author is licensed under CC BY-SA
DATA STRUCTURE
BEST PRACTICES
• Rectangular
• Column Headers represent variables
• Rows represent observations
• No calculated fields
• Best if formatted as a named table
INSERTING A PIVOT TABLE
PIVOT TABLE
FIELDS
PIVOT TABLE TOOLS—ANALYZE TAB
Name your table. Insert Slicers or a
Timeline.
Refresh or change your
data source.
Clear the table contents
or select a table to copy
or move it.
FORMATTING
FORMAT YOUR DATA TO GAIN INSIGHT
FORMATTING
COLUMN NUMBERS
1. Select any cell in the column or the
column header
2. Right-click and choose Number
Format
A CUSTOM
FORMAT TIP
Using Custom Type ;;; hides the
number and leaves dependent
formatting in place.
PIVOT TABLE LAYOUTS
REPLACE
BLANKS
SORTING, FILTERING, AND
GROUPING
ARRANGE YOUR DATA TO SEE PATTERNS
SORTING
CUSTOM LISTS
• Excel differentiates between data
such as text, numbers, and dates. So
Excel will sort by data category.
• If you are having difficulty sorting a
list try turning off Excel’s Custom List
setting.
FILTERING
MULTIPLE
FILTERS
GROUPING DATES
Newer versions of Excel
group dates automatically.
To change date groups:
Select a date and then go to
Analyze > Group Field
GROUPING TEXT
A new field group
appears.
Using the new
field group for
comparisons.
REPORT FILTER PAGES
A new table and
worksheet is
generated for each
item in the filter.
CALCULATED VALUES AND
FIELDS
CHOOSE HOW CALCULATED DATA IS DISPLAYED
AND CREATE NEW COLUMNS WITH FORMULAS
SUMMARIZE VALUES BY
SHOW VALUES AS
CALCULATED FIELDS
CALCULATIONS WITH NON-NUMERIC FIELDS
Add a column of ones to create calculated
fields that use non-numeric data.
PIVOT CHARTS
Creating a Pivot
Chart
Creating a
Dashboard
CREATING A PIVOT CHART
PIVOT CHARTS ARE DYNAMIC!
INSERTING A PIVOT CHART
FIELD BUTTONS
All Field Buttons shown All Field Buttons hidden
CHART PROPERTIES
By default charts are moved and resized with cells. This means that
your chart may change when changes are made to the Pivot Table
or background cells. If you wish to prevent changes to your chart,
double-click its background to open the options menu and select
Move but don’t size with cells
OR
Don’t move or size with cells
CREATING A DASHBOARD
GROUP PIVOT CHARTS TO TELL A STORY
PIVOT TABLE BEST
PRACTICES FOR
DASHBOARDS
Use pivot charts to create a dashboard that tells
a story about your data. Before you insert any
charts, follow these pivot table best practices to
facilitate the process:
• Place all pivot tables to the left of the
spreadsheet.
• Leave plenty of room between tables as they
will change dimension when using slicers and
timelines.
• Give each table a descriptive name.
SLICERS AND TIMELINES
Slicers
In newer versions of Excel
you can insert timelines.
REPORT CONNECTIONS

Más contenido relacionado

La actualidad más candente

A practical tutorial to excel
A practical tutorial to excelA practical tutorial to excel
A practical tutorial to excelMunna India
 
Ms excel basic about Data, graph and pivot table
Ms excel basic about Data, graph and pivot table Ms excel basic about Data, graph and pivot table
Ms excel basic about Data, graph and pivot table Alomgir Hossain
 
Microsoft excel training
Microsoft excel trainingMicrosoft excel training
Microsoft excel trainingMohamed Hassan
 
Intro to Excel Basics: Part I
Intro to Excel Basics: Part IIntro to Excel Basics: Part I
Intro to Excel Basics: Part ISi Krishan
 
Ms Excel Basic to Advance Tutorial
Ms Excel Basic to Advance TutorialMs Excel Basic to Advance Tutorial
Ms Excel Basic to Advance TutorialBikal Shrestha
 
Excel Training.pptx
Excel Training.pptxExcel Training.pptx
Excel Training.pptxssuser5cc925
 
MS Excel Ch 1 PPT
MS Excel Ch 1 PPTMS Excel Ch 1 PPT
MS Excel Ch 1 PPTprsmith72
 
Microsoft Excel- basics
Microsoft Excel-  basicsMicrosoft Excel-  basics
Microsoft Excel- basicsjeshin jose
 
Vlookup - an introduction
Vlookup - an introductionVlookup - an introduction
Vlookup - an introductionvvmenon22
 
Excel PowerPoint
Excel PowerPointExcel PowerPoint
Excel PowerPointnhumar
 
Formulas and functions - By Amresh Tiwari
Formulas and functions - By Amresh TiwariFormulas and functions - By Amresh Tiwari
Formulas and functions - By Amresh TiwariAmresh Tiwari
 
Introduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginnersIntroduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginnersBlogger Mumma
 

La actualidad más candente (20)

Excel training
Excel trainingExcel training
Excel training
 
Excel Basics
Excel  BasicsExcel  Basics
Excel Basics
 
A practical tutorial to excel
A practical tutorial to excelA practical tutorial to excel
A practical tutorial to excel
 
Ms excel basic about Data, graph and pivot table
Ms excel basic about Data, graph and pivot table Ms excel basic about Data, graph and pivot table
Ms excel basic about Data, graph and pivot table
 
Microsoft excel training
Microsoft excel trainingMicrosoft excel training
Microsoft excel training
 
Intro to Excel Basics: Part I
Intro to Excel Basics: Part IIntro to Excel Basics: Part I
Intro to Excel Basics: Part I
 
Ms excel
Ms excelMs excel
Ms excel
 
Excel for beginner
Excel for beginnerExcel for beginner
Excel for beginner
 
Ms Excel Basic to Advance Tutorial
Ms Excel Basic to Advance TutorialMs Excel Basic to Advance Tutorial
Ms Excel Basic to Advance Tutorial
 
Excel Training.pptx
Excel Training.pptxExcel Training.pptx
Excel Training.pptx
 
MS Excel 2nd
MS Excel 2ndMS Excel 2nd
MS Excel 2nd
 
Advanced Excel ppt
Advanced Excel pptAdvanced Excel ppt
Advanced Excel ppt
 
MS Excel Ch 1 PPT
MS Excel Ch 1 PPTMS Excel Ch 1 PPT
MS Excel Ch 1 PPT
 
Microsoft Excel- basics
Microsoft Excel-  basicsMicrosoft Excel-  basics
Microsoft Excel- basics
 
Basic excel training
Basic excel trainingBasic excel training
Basic excel training
 
M.S EXCEL
M.S EXCELM.S EXCEL
M.S EXCEL
 
Vlookup - an introduction
Vlookup - an introductionVlookup - an introduction
Vlookup - an introduction
 
Excel PowerPoint
Excel PowerPointExcel PowerPoint
Excel PowerPoint
 
Formulas and functions - By Amresh Tiwari
Formulas and functions - By Amresh TiwariFormulas and functions - By Amresh Tiwari
Formulas and functions - By Amresh Tiwari
 
Introduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginnersIntroduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginners
 

Similar a Intermediate Excel

Excel_Breif_Overview.pptx
Excel_Breif_Overview.pptxExcel_Breif_Overview.pptx
Excel_Breif_Overview.pptxNitish Nagar
 
LECTURE 06 (SPREADSHEET).pptx
LECTURE 06 (SPREADSHEET).pptxLECTURE 06 (SPREADSHEET).pptx
LECTURE 06 (SPREADSHEET).pptxMwangaPrayGod
 
ExcelTipsAndTricks.pptx
ExcelTipsAndTricks.pptxExcelTipsAndTricks.pptx
ExcelTipsAndTricks.pptxJohn Donahue
 
4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdf
4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdf4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdf
4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdfNitish Nagar
 
MIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSAL
MIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSALMIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSAL
MIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSALRishabh Bansal
 
1.2 Zep Excel.pptx
1.2 Zep Excel.pptx1.2 Zep Excel.pptx
1.2 Zep Excel.pptxPizzaM
 
IPT Preliminary Spreadsheets
IPT Preliminary SpreadsheetsIPT Preliminary Spreadsheets
IPT Preliminary Spreadsheetsthowell1985
 
MS-EXCEL Assignment Help
MS-EXCEL Assignment HelpMS-EXCEL Assignment Help
MS-EXCEL Assignment HelpRahul Kataria
 
22-excel-basics-15511.ppt
22-excel-basics-15511.ppt22-excel-basics-15511.ppt
22-excel-basics-15511.ppt20ArnavKumar8F
 
Ms Access ppt
Ms Access pptMs Access ppt
Ms Access pptanuj
 

Similar a Intermediate Excel (20)

Exel
ExelExel
Exel
 
Excel_Breif_Overview.pptx
Excel_Breif_Overview.pptxExcel_Breif_Overview.pptx
Excel_Breif_Overview.pptx
 
Excel
ExcelExcel
Excel
 
LECTURE 06 (SPREADSHEET).pptx
LECTURE 06 (SPREADSHEET).pptxLECTURE 06 (SPREADSHEET).pptx
LECTURE 06 (SPREADSHEET).pptx
 
ExcelTipsAndTricks.pptx
ExcelTipsAndTricks.pptxExcelTipsAndTricks.pptx
ExcelTipsAndTricks.pptx
 
4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdf
4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdf4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdf
4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdf
 
MIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSAL
MIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSALMIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSAL
MIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSAL
 
1.2 Zep Excel.pptx
1.2 Zep Excel.pptx1.2 Zep Excel.pptx
1.2 Zep Excel.pptx
 
IPT Preliminary Spreadsheets
IPT Preliminary SpreadsheetsIPT Preliminary Spreadsheets
IPT Preliminary Spreadsheets
 
NCompass Live: Excel for Librarians
NCompass Live: Excel for LibrariansNCompass Live: Excel for Librarians
NCompass Live: Excel for Librarians
 
'Spreadsheet'
'Spreadsheet''Spreadsheet'
'Spreadsheet'
 
Microsoft Excel Training
Microsoft Excel TrainingMicrosoft Excel Training
Microsoft Excel Training
 
Ms excel.pdf
Ms excel.pdfMs excel.pdf
Ms excel.pdf
 
Full project
Full projectFull project
Full project
 
MS-EXCEL Assignment Help
MS-EXCEL Assignment HelpMS-EXCEL Assignment Help
MS-EXCEL Assignment Help
 
Kofi Nyanteng Introduction excel modelling
Kofi Nyanteng Introduction excel modellingKofi Nyanteng Introduction excel modelling
Kofi Nyanteng Introduction excel modelling
 
Kofi Nyanteng Introduction excel modelling
Kofi Nyanteng Introduction excel modellingKofi Nyanteng Introduction excel modelling
Kofi Nyanteng Introduction excel modelling
 
22-excel-basics-15511.ppt
22-excel-basics-15511.ppt22-excel-basics-15511.ppt
22-excel-basics-15511.ppt
 
Ms Access ppt
Ms Access pptMs Access ppt
Ms Access ppt
 
Excel finishing
Excel finishingExcel finishing
Excel finishing
 

Último

Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfOverkill Security
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 

Último (20)

Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 

Intermediate Excel