SlideShare ist ein Scribd-Unternehmen logo
1 von 42
yasirbhutta@uaf.edu.pk
 A cell reference refers to a cell or a
range of cells on a worksheet.
 It identifies a cell by referring to the
row and column headings. When
referring to a cell, enter the column
letter followed by the row number
Example
 A10 refers to the cell at the intersection
of column A and row 10
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
The cells in column A and
row 1
A1
The range of cells in
column A
A1:A20 and row 1 through
row 20
All the cells in row 5 5:5
All the cells in column k k:k
All the cells in column k
through m
k:m
The range of cells in
column A
A10:D20
Cell B2 on Sheet2 =Sheet2!B2
yasirbhutta@uaf.edu.pk
 When you copy a formula, Excel adjusts
each cell reference in the formula
relative to the position of the formula
 That is, by default a copy operation
maintains the same relationship relative
to the new cell
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
Cell
Reference
1. Relative
2. Absolute
3. Mixed
yasirbhutta@uaf.edu.pk
 In Excel, a relative cell
reference identifies the
location of a cell or
group of cell.
 By default, a
spreadsheet cell
reference is relative.
 If copy the formula ,the
reference automatically
adjusts.
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
Relative
Reference
yasirbhutta@uaf.edu.pk
 A reference to a particular cell
or group of cells that does not
change, even copy the
reference to another cell.
 An absolute cell reference
consists of the column letter
and row number surrounded
by dollar sign($).
 To place a $ sign before a
Column letter and Row
number of a Cell click on the
cell that contains the absolute
value and press Key
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
 You create a mixed cell reference when you set either
the column or row reference fixed instead of both being
absolute
› Absolute row reference -If a dollar sign were to precede
only the row number, Example
 A$1, then only the column reference changes relatively when
the formula is copied
yasirbhutta@uaf.edu.pk
› Absolute column reference -If a dollar sign
precedes only the column letter, e.g. $A1, Excel
will change only the row reference relative to the
change in the formula location
yasirbhutta@uaf.edu.pk
 A name is a meaningful shorthand that makes it easier
to understand the purpose of a cell reference, constant,
formula or table.
 You can create a name that describes a cell or range
 You can also use the labels of columns and rows on a
worksheet to refer to the cells within those columns and
rows.
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
 Formulas > Defined Names > Create from
Selection
yasirbhutta@uaf.edu.pk
 Excel has hundreds of predefined
formulae known as Functions
 Functions use specific arguments in a
particular order or structure
 The arguments of functions can be
anything from numbers, text, logical
values, or cell references
 You can also have formulae or other
functions as arguments in a function
that are called nested functions
yasirbhutta@uaf.edu.pk
 The normal order for a function is:-
› Function Name,
› The opening parenthesis,
› Arguments for the function separated by
commas and closing parenthesis.
=SUM(C7:C10)
Functio n Name
Argument
Parenthesis
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
=POWER(5,2)
yasirbhutta@uaf.edu.pk
=Product(5,2)
=Product(C6:E6)
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
Error Message Meaning
###### This error occurs when a column is not
wide enough, or a negative date or
time is used.
# DIV / O! A division by zero has occurred in the
formula
# N / A A value is not available to the formula
# Name An unrecognizable range name is
used in the formula
# Value! An incorrect argument or operator is
used in the formula
# Ref # An invalid cell is referenced in the
formula
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
Note You can enter #N/A in those cells where data is not yet available.
Formulas that refer to those cells will then return #N/A instead of
attempting to calculate a value.
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk
yasirbhutta@uaf.edu.pk

Weitere ähnliche Inhalte

Was ist angesagt? (20)

Ms excel
Ms excelMs excel
Ms excel
 
Microsoft Excel Training
Microsoft Excel TrainingMicrosoft Excel Training
Microsoft Excel Training
 
Ms Excel
Ms ExcelMs Excel
Ms Excel
 
MS Excel 2nd
MS Excel 2ndMS Excel 2nd
MS Excel 2nd
 
Excel lesson01
Excel lesson01Excel lesson01
Excel lesson01
 
Ms excel
Ms excelMs excel
Ms excel
 
ms excel presentation...
ms excel presentation...ms excel presentation...
ms excel presentation...
 
03 Excel formulas and functions
03 Excel formulas and functions03 Excel formulas and functions
03 Excel formulas and functions
 
Microsoft Excel- basics
Microsoft Excel-  basicsMicrosoft Excel-  basics
Microsoft Excel- basics
 
ppt on data tab in ms.excel
ppt on data tab in ms.excelppt on data tab in ms.excel
ppt on data tab in ms.excel
 
Microsoft Excel Basics
Microsoft Excel BasicsMicrosoft Excel Basics
Microsoft Excel Basics
 
Basic Ms excel
Basic Ms excelBasic Ms excel
Basic Ms 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
Microsoft excelMicrosoft excel
Microsoft excel
 
Excel
ExcelExcel
Excel
 
MS Word Advanced Training
MS Word Advanced TrainingMS Word Advanced Training
MS Word Advanced Training
 
Charts and pivot tables
Charts and pivot tablesCharts and pivot tables
Charts and pivot tables
 
Conditional formatting in excel v2
Conditional formatting in excel v2Conditional formatting in excel v2
Conditional formatting in excel v2
 
Excel for beginner
Excel for beginnerExcel for beginner
Excel for beginner
 
MS Excel Basics
 MS Excel Basics MS Excel Basics
MS Excel Basics
 

Ähnlich wie Functions in MS Excel

Intro to Excel Basics: Part II
Intro to Excel Basics: Part IIIntro to Excel Basics: Part II
Intro to Excel Basics: Part IISi Krishan
 
Row, Column, Index, Match, Offset Functions. Excel Tutorial
Row, Column, Index, Match, Offset Functions. Excel TutorialRow, Column, Index, Match, Offset Functions. Excel Tutorial
Row, Column, Index, Match, Offset Functions. Excel TutorialIlgar Zarbaliyev
 
Excel spreadsheet
Excel spreadsheetExcel spreadsheet
Excel spreadsheetByju Antony
 
Advanced Excel Courses Mumbai
Advanced Excel Courses MumbaiAdvanced Excel Courses Mumbai
Advanced Excel Courses MumbaiFaiyaz Khairaz
 
Referencing (ITAM)
Referencing (ITAM)Referencing (ITAM)
Referencing (ITAM)Deep r
 
GPP Spreadsheets
GPP SpreadsheetsGPP Spreadsheets
GPP Spreadsheetsmrcarty
 
Spread sheet Ppt Amna Mukhtar 6G2 (Revised).pptx
Spread sheet Ppt Amna Mukhtar 6G2 (Revised).pptxSpread sheet Ppt Amna Mukhtar 6G2 (Revised).pptx
Spread sheet Ppt Amna Mukhtar 6G2 (Revised).pptxmajidengineer777
 
SQL select statement and functions
SQL select statement and functionsSQL select statement and functions
SQL select statement and functionsVikas Gupta
 
Formulas and functions - By Amresh Tiwari
Formulas and functions - By Amresh TiwariFormulas and functions - By Amresh Tiwari
Formulas and functions - By Amresh TiwariAmresh Tiwari
 
Excel Formulas Cheat Sheet for beginners.pdf
Excel Formulas Cheat Sheet for beginners.pdfExcel Formulas Cheat Sheet for beginners.pdf
Excel Formulas Cheat Sheet for beginners.pdfaditya rastogi
 
Lesson 27 - Excel Lesson 13.pptx
Lesson 27 - Excel Lesson 13.pptxLesson 27 - Excel Lesson 13.pptx
Lesson 27 - Excel Lesson 13.pptxrubben7
 
TID Chapter 4 Introduction To Spreadsheet(Excel)
TID Chapter 4 Introduction To Spreadsheet(Excel)TID Chapter 4 Introduction To Spreadsheet(Excel)
TID Chapter 4 Introduction To Spreadsheet(Excel)WanBK Leo
 
IntrotoSpreadsheets.ppt
IntrotoSpreadsheets.pptIntrotoSpreadsheets.ppt
IntrotoSpreadsheets.pptSayeedMahmud7
 
MOST ESSENTIAL EXCEL FUNCTIONS AND FORMULAS FOR TEACHERS
MOST ESSENTIAL EXCEL FUNCTIONS AND FORMULASFOR TEACHERSMOST ESSENTIAL EXCEL FUNCTIONS AND FORMULASFOR TEACHERS
MOST ESSENTIAL EXCEL FUNCTIONS AND FORMULAS FOR TEACHERSRegieMagallanes1
 
New Dynamic Array Functions. Excel Tutorial
New Dynamic Array Functions. Excel TutorialNew Dynamic Array Functions. Excel Tutorial
New Dynamic Array Functions. Excel TutorialIlgar Zarbaliyev
 

Ähnlich wie Functions in MS Excel (20)

Intro to Excel Basics: Part II
Intro to Excel Basics: Part IIIntro to Excel Basics: Part II
Intro to Excel Basics: Part II
 
Row, Column, Index, Match, Offset Functions. Excel Tutorial
Row, Column, Index, Match, Offset Functions. Excel TutorialRow, Column, Index, Match, Offset Functions. Excel Tutorial
Row, Column, Index, Match, Offset Functions. Excel Tutorial
 
Excel spreadsheet
Excel spreadsheetExcel spreadsheet
Excel spreadsheet
 
Chap06 scr
Chap06 scrChap06 scr
Chap06 scr
 
Advanced Excel Courses Mumbai
Advanced Excel Courses MumbaiAdvanced Excel Courses Mumbai
Advanced Excel Courses Mumbai
 
Referencing (ITAM)
Referencing (ITAM)Referencing (ITAM)
Referencing (ITAM)
 
GPP Spreadsheets
GPP SpreadsheetsGPP Spreadsheets
GPP Spreadsheets
 
Spread sheet Ppt Amna Mukhtar 6G2 (Revised).pptx
Spread sheet Ppt Amna Mukhtar 6G2 (Revised).pptxSpread sheet Ppt Amna Mukhtar 6G2 (Revised).pptx
Spread sheet Ppt Amna Mukhtar 6G2 (Revised).pptx
 
SQL select statement and functions
SQL select statement and functionsSQL select statement and functions
SQL select statement and functions
 
Formulas and functions - By Amresh Tiwari
Formulas and functions - By Amresh TiwariFormulas and functions - By Amresh Tiwari
Formulas and functions - By Amresh Tiwari
 
Lesson
LessonLesson
Lesson
 
Excel Formulas Cheat Sheet for beginners.pdf
Excel Formulas Cheat Sheet for beginners.pdfExcel Formulas Cheat Sheet for beginners.pdf
Excel Formulas Cheat Sheet for beginners.pdf
 
Formulas.pdf
Formulas.pdfFormulas.pdf
Formulas.pdf
 
Lesson 27 - Excel Lesson 13.pptx
Lesson 27 - Excel Lesson 13.pptxLesson 27 - Excel Lesson 13.pptx
Lesson 27 - Excel Lesson 13.pptx
 
TID Chapter 4 Introduction To Spreadsheet(Excel)
TID Chapter 4 Introduction To Spreadsheet(Excel)TID Chapter 4 Introduction To Spreadsheet(Excel)
TID Chapter 4 Introduction To Spreadsheet(Excel)
 
Modulo 1 de diapo..
Modulo  1 de diapo..Modulo  1 de diapo..
Modulo 1 de diapo..
 
Modulo 1 de diapo..
Modulo  1 de diapo..Modulo  1 de diapo..
Modulo 1 de diapo..
 
IntrotoSpreadsheets.ppt
IntrotoSpreadsheets.pptIntrotoSpreadsheets.ppt
IntrotoSpreadsheets.ppt
 
MOST ESSENTIAL EXCEL FUNCTIONS AND FORMULAS FOR TEACHERS
MOST ESSENTIAL EXCEL FUNCTIONS AND FORMULASFOR TEACHERSMOST ESSENTIAL EXCEL FUNCTIONS AND FORMULASFOR TEACHERS
MOST ESSENTIAL EXCEL FUNCTIONS AND FORMULAS FOR TEACHERS
 
New Dynamic Array Functions. Excel Tutorial
New Dynamic Array Functions. Excel TutorialNew Dynamic Array Functions. Excel Tutorial
New Dynamic Array Functions. Excel Tutorial
 

Mehr von Muhammad Yasir Bhutta (6)

Formatting in MS Excel
Formatting in MS ExcelFormatting in MS Excel
Formatting in MS Excel
 
Formula in MS Excel
Formula in MS ExcelFormula in MS Excel
Formula in MS Excel
 
MS Excel Tips and Tricks
MS Excel Tips and TricksMS Excel Tips and Tricks
MS Excel Tips and Tricks
 
MS Excel - Charts
MS Excel - ChartsMS Excel - Charts
MS Excel - Charts
 
Data Management in Excel
Data Management in ExcelData Management in Excel
Data Management in Excel
 
MS Word Basics
MS Word BasicsMS Word Basics
MS Word Basics
 

Kürzlich hochgeladen

Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 

Kürzlich hochgeladen (20)

Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 

Functions in MS Excel