You are on page 1of 15

Age Calculation Sample Sample

AutoSum shortcut key Sample Sample


Brackets in formula Sample Sample
FileName formula Sample Sample
Instant Charts Sample Sample
Ordering Stock Sample Sample
Percentages Sample Sample
Project Dates Sample Sample
Show all formula Sample Sample
Split ForenameSurname Sample Sample
Time Calculation Sample Sample
TimeSheet For Flexi Sample Sample
ABS Mathematical Built-in
AND Logical Built-in
AVERAGE Statistical Built-in
BIN2DEC Engineering Analysis ToolPak
CEILING Mathematical Built-in
CELL Information Built-in
CHAR Text Built-in
CHOOSE Lookup Built-in
CLEAN Text Built-in
CODE Text Built-in
COMBIN Mathematical Built-in
CONCATENATE Text Built-in
CONVERT Engineering Analysis ToolPak
CORREL Statistical Built-in
COUNT Statistical Built-in
COUNTA Statistical Built-in
COUNTBLANK Information Built-in
COUNTIF Mathematical Built-in
DATE Date Built-in
DATEDIF Date Built-in
DATEVALUE Date Built-in
DAVERAGE Database Built-in
DAY Date Built-in
DAYS360 Date Built-in
DB Financial Built-in
DCOUNT Database Built-in
DCOUNTA Database Built-in
DEC2BIN Engineering Analysis ToolPak
DEC2HEX Engineering Analysis ToolPak
DELTA Engineering Analysis ToolPak
DGET Database Built-in
DMAX Database Built-in
DMIN Database Built-in
DOLLAR Text Built-in
DSUM Database Built-in
EDATE Date Analysis ToolPak
EOMONTH Date Analysis ToolPak
ERROR.TYPE Information Built-in
EVEN Mathematical Built-in
EXACT Text Built-in
FACT Mathematical Built-in
FIND Text Built-in
FIXED Text Built-in
FLOOR Mathematical Built-in
FORECAST Statistical Built-in
FREQUENCY Statistical Built-in
GCD Mathematical Analysis ToolPak
GESTEP Engineering Analysis ToolPak
GROWTH Statistical Built-in
HEX2DEC Engineering Analysis ToolPak
HLOOKUP Lookup Built-in
HOUR Date Built-in
IF Logical Built-in
INDEX Lookup Built-in
INDIRECT Lookup Built-in
INFO Information Built-in
INT Mathematical Built-in
ISBLANK Information Built-in
ISERR Information Built-in
ISERROR Information Built-in
ISEVEN Information Analysis ToolPak
ISLOGICAL Information Built-in
ISNA Information Built-in
ISNONTEXT Information Built-in
ISNUMBER Information Built-in
ISODD Information Analysis ToolPak
ISREF Information Built-in
ISTEXT Information Built-in
LARGE Statistical Built-in
LCM Mathematical Analysis ToolPak
LEFT Text Built-in
LEN Text Built-in
LOOKUP (vector) Lookup Built-in
LOWER Text Built-in
MATCH Lookup Built-in
MAX Statistical Built-in
MEDIAN Statistical Built-in
MID Text Built-in
MIN Statistical Built-in
MINUTE Date Built-in
MINVERSE Mathematical Built-in
MMULT Mathematical Built-in
MOD Mathematical Built-in
MODE Statistical Built-in
MONTH Date Built-in
MROUND Mathematical Analysis ToolPak
N Information Built-in
NA Information Built-in
NETWORKDAYS Date Analysis ToolPak
NOT Logical Built-in
NOW Date Built-in
ODD Mathematical Built-in
OR Logical Built-in
PERMUT Statistical Built-in
PI Mathematical Built-in
POWER Mathematical Built-in
PRODUCT Mathematical Built-in
PROPER Text Built-in
QUARTILE Statistical Built-in
QUOTIENT Mathematical Analysis ToolPak
RAND Mathematical Built-in
RANDBETWEEN Mathematical Analysis ToolPak
RANK Statistical Built-in
REPLACE Text Built-in
REPT Text Built-in
RIGHT Text Built-in
ROMAN Mathematical Built-in
ROUND Mathematical Built-in
ROUNDDOWN Mathematical Built-in
ROUNDUP Mathematical Built-in
SECOND Date Built-in
SIGN Mathematical Built-in
SLN Financial Built-in
SMALL Statistical Built-in
STDEV Statistical Built-in
STDEVP Statistical Built-in
SUBSTITUTE Text Built-in
SUBTOTAL Mathematical Built-in
SUM Mathematical Built-in
SUM_as_Running_Total Mathematical Built-in
SUM_using_names Sample Sample
SUM_with_OFFSET Lookup Built-in
SUMIF Mathematical Built-in
SUMPRODUCT Mathematical Built-in
SYD Financial Built-in
T Text Built-in
TEXT Text Built-in
TIME Date Built-in
-Timesheet Sample Sample
TIMEVALUE Date Built-in
TODAY Date Built-in
TRANSPOSE Lookup Built-in
TREND Statistical Built-in
TRIM Text Built-in
TRUNC Mathematical Built-in
TYPE Information Built-in
UPPER Text Built-in
VALUE Text Built-in
VAR Statistical Built-in
VARP Statistical Built-in
VLOOKUP Lookup Built-in
WEEKDAY Date Built-in
WORKDAY Date Analysis ToolPak
YEAR Date Built-in
YEARFRAC Date Analysis ToolPak
Using DATEDIF()
Using Alt and =
Sample
Using MID() CELL() and FIND()
Using F11
Stock Ordering
How to calculate various percentages
Example using date calculation.
Using Ctrl and `
Using LEFT() RIGHT() FIND() SUBSTITUTE()
How to calculate time.
Example flexi time sheet.
Returns the absolute value of a number
Returns TRUE if all its arguments are TRUE
Returns the average of its arguments
Converts a binary number to decimal
Rounds a number to the nearest integer or to the nearest multiple of significance
Returns information about the formatting, location, or contents of a cell
Returns the character specified by the code number
Chooses a value from a list of values
Removes all nonprintable characters from text
Returns a numeric code for the first character in a text string
Returns the number of combinations for a given number of objects
Joins several text items into one text item
Converts a number from one measurement system to another
Returns the correlation coefficient between two data sets
Counts how many numbers are in the list of arguments
Counts how many values are in the list of arguments
Counts the number of blank cells within a range
Counts the number of nonblank cells within a range that meet the given criteria
Returns the serial number of a particular date
Calculates the difference between two dates. Undocumented in v5/7/97
Converts a date in the form of text to a serial number
Returns the average of selected database entries
Converts a serial number to a day of the month
Calculates the number of days between two dates based on a 360-day year
Returns the depreciation of an asset for a specified period using the fixed-declining balance method
Counts the cells that contain numbers in a database
Counts nonblank cells in a database
Converts a decimal number to binary
Converts a decimal number to hexadecimal
Tests whether two values are equal
Extracts from a database a single record that matches the specified criteria
Returns the maximum value from selected database entries
Returns the minimum value from selected database entries
Converts a number to text, using currency format
Adds the numbers in the field column of records in the database that match the criteria
Returns the serial number of the date that is the indicated number of months before or after the start date
Returns the serial number of the last day of the month before or after a specified number of months
Returns a number corresponding to an error type
Rounds a number up to the nearest even integer
Checks to see if two text values are identical
Returns the factorial of a number
Finds one text value within another (case-sensitive)
Formats a number as text with a fixed number of decimals
Rounds a number down, toward zero
Returns a value along a linear trend
Returns a frequency distribution as a vertical array
Returns the greatest common divisor
Tests whether a number is greater than a threshold value
Returns values along an exponential trend
Converts a hexadecimal number to decimal
Looks in the top row of an array and returns the value of the indicated cell
Converts a serial number to an hour
Specifies a logical test to perform
Uses an index to choose a value from a reference or array
Returns a reference indicated by a text value
Returns information about the current operating environment
Rounds a number down to the nearest integer
Returns TRUE if the value is blank
Returns TRUE if the value is any error value except #N/A
Returns TRUE if the value is any error value
Returns TRUE if the number is even
Returns TRUE if the value is a logical value
Returns TRUE if the value is the #N/A error value
Returns TRUE if the value is not text
Returns TRUE if the value is a number
Returns TRUE if the number is odd
Returns TRUE if the value is a reference
Returns TRUE if the value is text
Returns the k-th largest value in a data set
Returns the least common multiple
Returns the leftmost characters from a text value
Returns the number of characters in a text string
Looks up values in a vector or array
Converts text to lowercase
Looks up values in a reference or array
Returns the maximum value in a list of arguments
Returns the median of the given numbers
Returns a specific number of characters from a text string starting at the position you specify
Returns the minimum value in a list of arguments
Converts a serial number to a minute
Returns the matrix inverse of an array
Returns the matrix product of two arrays
Returns the remainder from division
Returns the most common value in a data set
Converts a serial number to a month
Returns a number rounded to the desired multiple
Returns a value converted to a number
Returns the error value #N/A
Returns the number of whole workdays between two dates
Reverses the logic of its argument
Returns the serial number of the current date and time
Rounds a number up to the nearest odd integer
Returns TRUE if any argument is TRUE
Returns the number of permutations for a given number of objects
Returns the value of Pi
Returns the result of a number raised to a power
Multiplies its arguments
Capitalises the first letter in each word of a text value
Returns the quartile of a data set
Returns the integer portion of a division
Returns a random number between 0 and 1
Returns a random number between the numbers you specify
Returns the rank of a number in a list of numbers
Replaces characters within text
Repeats text a given number of times
Returns the rightmost characters from a text value
Converts an arabic numeral to roman, as text
Rounds a number to a specified number of digits
Rounds a number down, toward zero
Rounds a number up, away from zero
Converts a serial number to a second
Returns the sign of a number
Returns the straight-line depreciation of an asset for one period
Returns the k-th smallest value in a data set
Estimates standard deviation based on a sample
Calculates standard deviation based on the entire population
Substitutes new text for old text in a text string
Returns a subtotal in a list or database
Adds its arguments
Sample
Using SUM(jan)
Sample
Adds the cells specified by a given criteria
Returns the sum of the products of corresponding array components
Returns the sum-of-years' digits depreciation of an asset for a specified period
Converts its arguments to text
Formats a number and converts it to text
Returns the serial number of a particular time
Sample
Converts a time in the form of text to a serial number
Returns the serial number of today's date
Returns the transpose of an array
Returns values along a linear trend
Removes spaces from text
Truncates a number to an integer
Returns a number indicating the data type of a value
Converts text to uppercase
Converts a text argument to a number
Estimates variance based on a sample
Calculates variance based on the entire population
Looks in the first column of an array and moves across the row to return the value of a cell
Converts a serial number to a day of the week
Returns the serial number of the date before or after a specified number of workdays
Converts a serial number to a year
Returns the year fraction representing the number of whole days between start_date and end_date
DEPT PRODUCT 1 PROODUCT 2 Passed
A 120 101 1
B 100 120 0
C 80 110 0
D 90 80 0
E 180 170 1
F 150 105 1
G 170 111 1
H 110 80 0
I 140 88 0
J 100 85 0

DEPT PRODUCED SALES CASH SALES Passed


A 120 75 50 1
B 100 70 40 0
C 80 70 50 0
D 90 85 40 0
E 180 80 45 0
F 150 60 55 0
G 170 90 60 1
H 110 72 60 0
I 140 88 55 1
J 100 85 70 1
Name Sales Target Result
Alan 1000 5000 NOT ACHIEVE
Bob 6000 5000 ACHIEVE
Carol 2000 4000 NOT ACHIEVE

DEPT PRODUCED REMARKS


A 155
B 190
C 210
D 90
E 180
F 57
G 170
H 110
I 75
J 100

POOR 50-75
BELOW AVERAGE 76-100
AVERAGE 101-150
ABOVE AVERAGE 151-200
EXCELLENT 201-250
Entries To Be Counted Count
10 20 30 0
10 0 30 0
10 -20 30 0
10 1-Jan-88 30 0
10 21:30 30 0
10 0.915138 30 0
10 30 1
10 Hello 30 0
10 #DIV/0! 30 0
Item Date Cost
Brakes 1-Jan-98 80
Tyres 10-May-98 25
Brakes 1-Feb-98 80
Service 1-Mar-98 150
Service 5-Jan-98 300
Window 1-Jun-98 50
Tyres 1-Apr-98 200
Tyres 1-Mar-98 100
Clutch 1-May-98 250

How many Brake Shoes Have been bought 2 2


How many Tyres have been bought. 3 3
How many items cost 100 or above. 5 5
Jan Feb Mar Total
North 10 50 90
South 20 60 100
East 30 70 200
West 40 80 300
Total
Item Date Cost
Brakes 1-Jan-98 80
Tyres 10-May-98 25
Brakes 1-Feb-98 80
Service 1-Mar-98 150
Service 5-Jan-98 300
Window 1-Jun-98 50
Tyres 1-Apr-98 200
Tyres 1-Mar-98 100
Clutch 1-May-98 250

Total cost of all Brakes bought.


Total cost of all Tyres bought.
Total of items costing 100 or above.
HLOOKUP
Jan Feb Mar
Fita 10 80 97
Rebisco 20 90 69
Magic Flakes 30 100 45
Hansel 40 110 51
Bravo 50 120 77

Sold Fita during January


Employee Name SSS Number PhilHealth Number TIN Number SSS Number
Apple 88 93 96 Dukha 81
Binay 88 89 95 Apple 88
Cara 76 93 88 Pandak 79
Dukha 81 82 92
Echo 79 82 93
Flora 86 82 93
Gon 79 85 81
Hisoka 79 65 90
Ippo 76 77 87
Killua 81 76 81
Love 84 75 83
Mahal 84 75 87
Nognog 80 70 89
Pandak 79 73 87
Que 79 72 85
Rose 71 77 86
TenTen 78 67 87
Ursula 70 80 82
Vivian 75 74 87
Wilson 76 72 79
Xander 71 72 90
Yeye 83 65 83
Zander 83 70 80
PhilHealth Number TIN Number
82 92
93 96
73 87

You might also like