SlideShare a Scribd company logo
The content of this presentation is proprietary and confidential to Mantralogix Inc. Its contents should not be disclosed to any third party without
Mantralogix Inc.’s prior written consent.
Copyright of this document is claimed by Mantralogix Inc.
Date: October 21,2015
Title: Excel Tips and Tricks
MANTRAVISION
Quick Tips
Quick Tips
2015-10-282
• Quickly Move and Copy Data in Cells
• choose and move the pointer to the border, after it turns to a crossed arrow icon, drag to
move the column freely
• to copy Ctrl and drag
• Vague Search with Wild Card
– ? stands for one character
– * represents one or more characters
• Find and Replace
• Converting negative values
– Use -1 and Paste Special>Multiply
• One Click to Get More Status
• Insert a line within a cell
– Alt+ENTER
Mantralogix
Quick Tips
2015-10-283
• Moves to the non blank cell furthest left or right in the current row
• Moves to the non blank cell furthest above or below in the current
column
• Select entire row
• Select entire column
• Selects all the cells above or below the current cell
Mantralogix
Quick Tips
2015-10-284
• Control-Home = Navigates to cell A1
• Control-End = Navigates to the last cell that contains data
• Alt-= = Autosums the cells above the current cell
• Ctrl + Shift + $. For percentages it's Ctrl + Shift + %.
Mantralogix
Quick Tips
2015-10-285
• Format field as percentage
– CTRL + SHIFT + %
• Format field with dollar sign
– CTRL + SHIFT + $
• Format field as number
– CTRL + SHIFT + !
• General format
– CTRL + SHIFT + ~ (Tilde)
• Autosums the cells above the current cell
– ALT + =
Mantralogix
Working with Data
Working with Data
2015-10-287
• Transforming the Case of Text
– Upper Case
=UPPER(TEXT)
– Lower Case
=LOWER(TEXT)
– Title Case
=PROPER(TEXT)
• Transpose Data from a Row to a Column
– Copy, Paste Special>> Transpose
Mantralogix
Working with Data
2015-10-288
• Store data within Data Tables
Help in easily adding more rows and columns without worrying about updating
– formula references
– formatting options
– etc.
Select Table , Insert > Table
Mantralogix
Working with Data
2015-10-289
• Split information from one cell into multiple cells
Data > Text To Columns
Mantralogix
Formula
Formula
2015-10-2811
• LEFT - returns the first character or characters in a text string, based on the
number of characters you specify
• RIGHT - returns the last character or characters in a text string, based on the
number of characters you specify.
• MID - returns a specific number of characters from a text string, starting at the
position you specify, based on the number of characters you specify.
Mantralogix
=LEFT (text, [num_chars])
=RIGHT (text, [num_chars])
=MID (text, start_num, [num_chars])
Formula
2015-10-2812
• REPT – repeats the text a given number of times
• LEN - returns the number of characters in a text string
• & - concatenate
Mantralogix
=LEN (text)
=REPT (text, Number_times)
Formula
2015-10-2813
Sum the values in a range that meet criteria that you specify
• SUMIF – single criteria
• SUMIFS – one or more criteria
Mantralogix
Evaluate
record
=SUMIF (range, criteria, [sum_range])
With this
criteria
Get Sum
of this
=SUMIFS (sum_range, criteria_range1, criteria1, criteria_range2, criteria2], ...)
Evaluate
record
With this
criteria
Get Sum
of this
Formula
2015-10-2814
Count the number of cells that meet the criteria that you specify
• COUNTIF – single criteria
• COUNTIFS – one or more criteria
Mantralogix
Evaluate
record
=COUNTIF (range, criteria,
With this
criteria
=COUNTIFS (criteria_range1, criteria1, criteria_range2, criteria2], ...)
Evaluate
record
With this
criteria
Formula
2015-10-2815
• VLOOKUP
Looks for a value in the leftmost column of a table, and then
returns a value in the sane row from a column you specify. The table must
be sorted in ascending order.
Mantralogix
=VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])
Look for this
value
from this
table
return the
record from
this column
False =
exact match
Formula
2015-10-2816
• MATCH – returns the relative position of an item in an array that
matches a specified value in a specified order.
Mantralogix
Look for
this value
=MATCH (lookup_value, lookup_array, Match_type)
from this
table
0 = exact
Formula
2015-10-2817
• INDEX - Returns a value or the reference to a value from within a table
or range
Mantralogix
=INDEX(array, row_num, [column_num])
From this
table
Locate this
row
Locate this
column
Formula
2015-10-2818
• INDEX - Returns a value or the reference to a value from within a table
or range
• INDEX + MATCH
Mantralogix
=INDEX(array, row_num, [column_num])
From this
table
Locate this
row
Locate this
column
=INDEX(array, Match(lookup_value, lookup_array), [column_num])
From this
table
Locate this
row
Locate this
column
The content of this presentation is proprietary and confidential to Mantralogix Inc. Its contents should not be disclosed to any third party without
Mantralogix Inc.’s prior written consent.
Copyright of this document is claimed by Mantralogix Inc.
Thank you!
The content of this presentation is proprietary and confidential to Mantralogix Inc. Its contents should not be disclosed to any third party without
Mantralogix Inc.’s prior written consent.
Copyright of this document is claimed by Mantralogix Inc.

More Related Content

PPTX
Advance excel
PDF
Kofi Nyanteng Introduction excel modelling
PPTX
How oracle query works (The SQL Optimizers)
PPTX
Data and results
PPT
Lab 4 excel basics
PPTX
Using Excel Functions
PPTX
Use of Excel Spreadsheets in Computing Grades
Advance excel
Kofi Nyanteng Introduction excel modelling
How oracle query works (The SQL Optimizers)
Data and results
Lab 4 excel basics
Using Excel Functions
Use of Excel Spreadsheets in Computing Grades

What's hot (19)

PDF
Row, Column, Index, Match, Offset Functions. Excel Tutorial
PDF
On if,countif,countifs,sumif,countifs,lookup,v lookup,index,match
PPTX
10 Excel Formulas that will help you in any Job
PDF
Introduction to spss
PPTX
Week2 excel
PDF
New Dynamic Array Functions. Excel Tutorial
PDF
Database Indexes
PPT
Excel11
PPTX
Calamities with cardinalities
PDF
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
PPTX
MS Excel training (Vidushi Khera)
PPT
Excel Excellence (Microsoft Excel training that "sticks"): Macros
PPTX
Introduction to data analysis using excel
PPTX
The Microsoft Excel Program
PPTX
9. index and index organized table
PPTX
Excel basics for everyday use part three
PDF
Fill series. Data validation. Excel Tutorial
PPT
Spread sheet tools presentation
PPT
Advanced Excel ppt
Row, Column, Index, Match, Offset Functions. Excel Tutorial
On if,countif,countifs,sumif,countifs,lookup,v lookup,index,match
10 Excel Formulas that will help you in any Job
Introduction to spss
Week2 excel
New Dynamic Array Functions. Excel Tutorial
Database Indexes
Excel11
Calamities with cardinalities
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
MS Excel training (Vidushi Khera)
Excel Excellence (Microsoft Excel training that "sticks"): Macros
Introduction to data analysis using excel
The Microsoft Excel Program
9. index and index organized table
Excel basics for everyday use part three
Fill series. Data validation. Excel Tutorial
Spread sheet tools presentation
Advanced Excel ppt
Ad

Viewers also liked (17)

DOCX
ODP
Polygon tutorial principiante
DOCX
Story board reading
PPTX
Media results 2
PPTX
Bullish at Barnard's Athena Center – Discovering Your Personal Mission
PPTX
Production research
PDF
-2014.pdf
PDF
Eu Shen Seow C.V + lab skills
PPTX
Magazine cover and contents codes and conventions
PPTX
Computer history lauren clark
PDF
Ipt corso rspp mod a b-c- ed aggiornamenti cod 63-15 ipt mese novembre 2015 r...
PPTX
Ideas for short films
PDF
Mark Smith resume
DOC
Deepak pal Resume
PPTX
I am the people , the mob
PDF
CV Nuno Albuquerque_ENG
Polygon tutorial principiante
Story board reading
Media results 2
Bullish at Barnard's Athena Center – Discovering Your Personal Mission
Production research
-2014.pdf
Eu Shen Seow C.V + lab skills
Magazine cover and contents codes and conventions
Computer history lauren clark
Ipt corso rspp mod a b-c- ed aggiornamenti cod 63-15 ipt mese novembre 2015 r...
Ideas for short films
Mark Smith resume
Deepak pal Resume
I am the people , the mob
CV Nuno Albuquerque_ENG
Ad

Similar to Excel Tips and Tricks (20)

PPTX
Excel for Marketers - Why do you hate Excel (#Measurefest 2013)
PPT
Excel Useful Tips
PPTX
ExcelTipsAndTricks.pptx
PPT
Excel Tips
PPS
Excel Tips
PPT
Excel Tips
PPS
Excel Tips
PPS
Microsoft Excel Tips
PPS
PPT
Excel tips 172
PPT
Microsoft Excel 2016 Level 2 Course for Teaching
PPS
Excel Tips
PPTX
MS Excel 2013
PPTX
Microsoft Excel Basics
DOCX
10 INTERSTING TRICKS FOR EXCEL
PPTX
MS Excel Learning for PPC Google AdWords Training Course
PPS
PPT
Excel Tips in computers
PPT
Excel_useful_tips
PPTX
An introduction to spreadsheet application.pptx
Excel for Marketers - Why do you hate Excel (#Measurefest 2013)
Excel Useful Tips
ExcelTipsAndTricks.pptx
Excel Tips
Excel Tips
Excel Tips
Excel Tips
Microsoft Excel Tips
Excel tips 172
Microsoft Excel 2016 Level 2 Course for Teaching
Excel Tips
MS Excel 2013
Microsoft Excel Basics
10 INTERSTING TRICKS FOR EXCEL
MS Excel Learning for PPC Google AdWords Training Course
Excel Tips in computers
Excel_useful_tips
An introduction to spreadsheet application.pptx

More from Mantralogix (7)

PPTX
Sage 300 What's new?
PPTX
What can CRM do for your business?
PPTX
Mantralogix how to plug slow profit leaks
PDF
How Big is Small Business?
PPS
How to Manage Projects the Profitable Way Using Sage CRM
PDF
The Need for Efficiency and Effectiveness
PPTX
What's New In Sage X3
Sage 300 What's new?
What can CRM do for your business?
Mantralogix how to plug slow profit leaks
How Big is Small Business?
How to Manage Projects the Profitable Way Using Sage CRM
The Need for Efficiency and Effectiveness
What's New In Sage X3

Recently uploaded (20)

PDF
AutoCAD Professional Crack 2025 With License Key
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PPTX
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
PDF
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
PDF
Download FL Studio Crack Latest version 2025 ?
PDF
Designing Intelligence for the Shop Floor.pdf
PDF
iTop VPN Free 5.6.0.5262 Crack latest version 2025
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PPTX
Advanced SystemCare Ultimate Crack + Portable (2025)
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PPTX
history of c programming in notes for students .pptx
PDF
medical staffing services at VALiNTRY
PPTX
Why Generative AI is the Future of Content, Code & Creativity?
PDF
Nekopoi APK 2025 free lastest update
PPTX
Reimagine Home Health with the Power of Agentic AI​
PDF
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
PPTX
Operating system designcfffgfgggggggvggggggggg
PPTX
Patient Appointment Booking in Odoo with online payment
PDF
17 Powerful Integrations Your Next-Gen MLM Software Needs
AutoCAD Professional Crack 2025 With License Key
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
Download FL Studio Crack Latest version 2025 ?
Designing Intelligence for the Shop Floor.pdf
iTop VPN Free 5.6.0.5262 Crack latest version 2025
wealthsignaloriginal-com-DS-text-... (1).pdf
How to Choose the Right IT Partner for Your Business in Malaysia
Advanced SystemCare Ultimate Crack + Portable (2025)
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
history of c programming in notes for students .pptx
medical staffing services at VALiNTRY
Why Generative AI is the Future of Content, Code & Creativity?
Nekopoi APK 2025 free lastest update
Reimagine Home Health with the Power of Agentic AI​
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
Operating system designcfffgfgggggggvggggggggg
Patient Appointment Booking in Odoo with online payment
17 Powerful Integrations Your Next-Gen MLM Software Needs

Excel Tips and Tricks

  • 1. The content of this presentation is proprietary and confidential to Mantralogix Inc. Its contents should not be disclosed to any third party without Mantralogix Inc.’s prior written consent. Copyright of this document is claimed by Mantralogix Inc. Date: October 21,2015 Title: Excel Tips and Tricks MANTRAVISION
  • 3. Quick Tips 2015-10-282 • Quickly Move and Copy Data in Cells • choose and move the pointer to the border, after it turns to a crossed arrow icon, drag to move the column freely • to copy Ctrl and drag • Vague Search with Wild Card – ? stands for one character – * represents one or more characters • Find and Replace • Converting negative values – Use -1 and Paste Special>Multiply • One Click to Get More Status • Insert a line within a cell – Alt+ENTER Mantralogix
  • 4. Quick Tips 2015-10-283 • Moves to the non blank cell furthest left or right in the current row • Moves to the non blank cell furthest above or below in the current column • Select entire row • Select entire column • Selects all the cells above or below the current cell Mantralogix
  • 5. Quick Tips 2015-10-284 • Control-Home = Navigates to cell A1 • Control-End = Navigates to the last cell that contains data • Alt-= = Autosums the cells above the current cell • Ctrl + Shift + $. For percentages it's Ctrl + Shift + %. Mantralogix
  • 6. Quick Tips 2015-10-285 • Format field as percentage – CTRL + SHIFT + % • Format field with dollar sign – CTRL + SHIFT + $ • Format field as number – CTRL + SHIFT + ! • General format – CTRL + SHIFT + ~ (Tilde) • Autosums the cells above the current cell – ALT + = Mantralogix
  • 8. Working with Data 2015-10-287 • Transforming the Case of Text – Upper Case =UPPER(TEXT) – Lower Case =LOWER(TEXT) – Title Case =PROPER(TEXT) • Transpose Data from a Row to a Column – Copy, Paste Special>> Transpose Mantralogix
  • 9. Working with Data 2015-10-288 • Store data within Data Tables Help in easily adding more rows and columns without worrying about updating – formula references – formatting options – etc. Select Table , Insert > Table Mantralogix
  • 10. Working with Data 2015-10-289 • Split information from one cell into multiple cells Data > Text To Columns Mantralogix
  • 12. Formula 2015-10-2811 • LEFT - returns the first character or characters in a text string, based on the number of characters you specify • RIGHT - returns the last character or characters in a text string, based on the number of characters you specify. • MID - returns a specific number of characters from a text string, starting at the position you specify, based on the number of characters you specify. Mantralogix =LEFT (text, [num_chars]) =RIGHT (text, [num_chars]) =MID (text, start_num, [num_chars])
  • 13. Formula 2015-10-2812 • REPT – repeats the text a given number of times • LEN - returns the number of characters in a text string • & - concatenate Mantralogix =LEN (text) =REPT (text, Number_times)
  • 14. Formula 2015-10-2813 Sum the values in a range that meet criteria that you specify • SUMIF – single criteria • SUMIFS – one or more criteria Mantralogix Evaluate record =SUMIF (range, criteria, [sum_range]) With this criteria Get Sum of this =SUMIFS (sum_range, criteria_range1, criteria1, criteria_range2, criteria2], ...) Evaluate record With this criteria Get Sum of this
  • 15. Formula 2015-10-2814 Count the number of cells that meet the criteria that you specify • COUNTIF – single criteria • COUNTIFS – one or more criteria Mantralogix Evaluate record =COUNTIF (range, criteria, With this criteria =COUNTIFS (criteria_range1, criteria1, criteria_range2, criteria2], ...) Evaluate record With this criteria
  • 16. Formula 2015-10-2815 • VLOOKUP Looks for a value in the leftmost column of a table, and then returns a value in the sane row from a column you specify. The table must be sorted in ascending order. Mantralogix =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup]) Look for this value from this table return the record from this column False = exact match
  • 17. Formula 2015-10-2816 • MATCH – returns the relative position of an item in an array that matches a specified value in a specified order. Mantralogix Look for this value =MATCH (lookup_value, lookup_array, Match_type) from this table 0 = exact
  • 18. Formula 2015-10-2817 • INDEX - Returns a value or the reference to a value from within a table or range Mantralogix =INDEX(array, row_num, [column_num]) From this table Locate this row Locate this column
  • 19. Formula 2015-10-2818 • INDEX - Returns a value or the reference to a value from within a table or range • INDEX + MATCH Mantralogix =INDEX(array, row_num, [column_num]) From this table Locate this row Locate this column =INDEX(array, Match(lookup_value, lookup_array), [column_num]) From this table Locate this row Locate this column
  • 20. The content of this presentation is proprietary and confidential to Mantralogix Inc. Its contents should not be disclosed to any third party without Mantralogix Inc.’s prior written consent. Copyright of this document is claimed by Mantralogix Inc. Thank you!
  • 21. The content of this presentation is proprietary and confidential to Mantralogix Inc. Its contents should not be disclosed to any third party without Mantralogix Inc.’s prior written consent. Copyright of this document is claimed by Mantralogix Inc.

Editor's Notes

  • #7: Control-Down/Up Arrow = Moves to the top or bottom cell of the current column Control-Left/Right Arrow = Moves to the cell furthest left or right in the current row Control-Shift-Down/Up Arrow = Selects all the cells above or below the current cell Shift-F11 = Creates a new blank worksheet within your workbook F2 = opens the cell for editing in the formula bar Control-Home = Navigates to cell A1 Control-End = Navigates to the last cell that contains data Alt-= = Autosums the cells above the current cell Ctrl + Shift + $. For percentages it's Ctrl + Shift + %.
  • #11: Data > Text to Column Select >>CTRL + Drag to Copy Select >>Drag to move
  • #19: If you want to move one column of data in a spreadsheet, the fast way is to choose it and move the pointer to the border, after it turns to a crossed arrow icon, drag to move the column freely. Copy the data? Press Ctrl button before you drag to move; the new column will copy all the selected data.
  • #20: If you want to move one column of data in a spreadsheet, the fast way is to choose it and move the pointer to the border, after it turns to a crossed arrow icon, drag to move the column freely. Copy the data? Press Ctrl button before you drag to move; the new column will copy all the selected data.