1.excel Formula-Data Set
1.excel Formula-Data Set
The Excel MAX function returns the largest numeric value in a range of values
Refer the “Sample Data set of Expenses Details” and use the Suitable formula
· To find the Minimum Value from an Expenses list.
· To find the Maximum value from an Expenses list.
Formula
Formula Purpose
Purchase Cost
(=Order Quantity *
Unit Price)
COUNTIFS function returns the count of cells that meet one or more criteria.
Syntax
=COUNTIFS (range1, criteria1, [range2], [criteria2], ...)
Sub:Data Analytics Max. Marks in Mid Term 40
4 13004 38.0
5 13005 39.5
6 13006 34.5
7 13007 23.5
8 13008 12.0
9 13009 33.5
10 13010 37.0
11 13011 18.5
12 13012 36.5
13 13013 31.0
14 13014 33.5
15 13015 35.5
16 13016 35.5
17 13017 25.5
18 13018 34.0
19 13019 32.0
20 13020 22.5
21 13021 32.0
22 13022 38.0
23 13023 27.0
24 13024 30.0
25 13025 35.0
26 13026 26.0
27 13027 39.0
28 13028 34.5
29 13029 28.5
30 13030 36.0
31 13031 39.0
32 13032 33.5
33 13033 37.0
34 13034 23.5
35 13035 37.5
36 13036 38.0
37 13037 25.0
38 13038 32.0
39 13039 36.5
40 13040 28.0
41 13041 33.5
42 13042 26.0
43 13043 30.0
44 13044 29.0
45 13045 24.5
46 13046 33.5
Range of % to Max. mark No. Of Students Percentage
Less Than 50% Mark
61 % to 70%
71% to 80%
Above 81%
Condition : Product should be Lemons and In stock Qty should be greater than Sold Qty
Product In stock Sold Formula
Lemons 30 20
Apples 40 10
Lemons 30 40
ld be greater than Sold Qty
Referring to the data set on Project - A, approve or reject the project contractors based on the following c
· Approve the Project contractor who have quoted an estimated budget amount less than 5,00,000 and
t less than 5,00,000 and also have time line period less than 6 months or else reject the contractor.
SUMIF function in Excel sums cells based on one criteria
Syntax
=SUMIF (range, criteria, [sum_range])
Purpose
Gross Profit
403 Customer Gross profit
1,377 The Economist
1,296
2,844
243
1,283
1,901
334
70
2,872
2,126
1,220
3,419
749
19
901
750
1,095
3,089
4,237
845
2,829
738
4,828
1,732
1,006
2,072
24
688
164
1,288
203
2,402
1,688
3,846
1,409
1,997
3,196
933
743
96
713
1,076
3,292
2,303
2,864
450
1,430
1,044
697
1,717
3,758
3,424
876
685
1,774
1,412
1,287
455
1,860
2,460
470
2,614
1,796
1,691
1,472
2,440
966
2,787
731
1,596
2,211
935
310
109
982
558
2,552
899
880
4,057
891
3,413
1,820
4,019
2,697
5,602
2,611
608
4,990
1,579
4,754
3,802
4,070
242
3,028
376
171
367
656
6,178
2,202
209
1,620
887
63
381
4,809
1,428
1,676
3,292
595
260
4,328
565
2,765
3,731
3,430
2,148
1,452
1,325
2,293
1,778
291
678
3,008
1,860
640
3,731
1,476
391
1,883
4,110
4,424
558
689
1,525
3,034
1,900
142
860
5,105
1,312
1,282
732
299
3,024
234
29
121
2,144
1,452
4,126
3,798
336
917
154
3,988
3,699
120
1,741
4,944
5,434
552
198
411
88
1,427
3,531
1,377
2,207
3,536
2,626
3,343
2,567
106
983
261
2,843
466
984
719
392
3,435
328
1,426
2,671
474
2,293
2,346
520
1,137
450
2,662
1,738
2,749
1,082
743
5,636
139
1,865
528
2,646
308
936
2,673
2,336
4,872
466
The beauty of these functions is that they don't require any arguments at all, you type the formulas exactly as w
To see the current date and time whenever you open your worksheet without having to manually update it on a
=TODAY() to insert the today's date in a cell.
=NOW() to insert the current date and time in a cell.
Write the function which is used to get current Date and Time in Excel.
Formula
formulas exactly as written above.
anually update it on a daily basis, use either:
In case you want to take values from two or more cells and combine them into one cell, use the concatenate operat
=CONCATENATE(text1, [text2], …)
To separate the combined values with a space, type the space character (" ") in the arguments list:
Refer the Below Data set and find the length of a text inside each cell.
Length of a text
string or length of
a cell
Data Formula
Apple
1Apple
1 Apple
35 Grapes And Oranges
36 Apples
12345
123 45
in a certain cell, LEN is the function to use:
ust type =LEN(A6) into another cell.
absolutely all characters including spaces:
County Formula
Kuwait
2 Poland
Ireland 23
r functions do not return errors due to unruly spaces. It ensures that all empty spaces are eliminated.
s in the value in cell
2.Absolute References: Thes
1.Relative References: These are cell references that change when you copy and the references. For example, if you
paste the formula that has the references. To give you a simple example, if you put =A10 $A$10. The $ sign before the colum
in cell A1, and then you copy cell A1 and paste it in cell A2, the reference would change
to A11. This happens as this is a relative cell reference and it changes relative to the cell
it's copied from.
Exact Match: Linear search (top to bottom). If there are duplicates, it only finds the first one. If it can't find a match, it returns
Boomerang Price Units Total
Quad 3 0
Invoice Example:
Boomerang Units Price Total value
Carlota 5
Sunshine 2
Majestic Beaut 3
Quad 10
alue it wants
Master data
Commission Example:
Sales Value Rating Commission Paid
$0 Poor $0
$1,000 Average $20 Master data
$2,500 Above Average $100
$7,000 Very Good $250
$10,000 Excellent $700
Use Vlookup to
find the Sales value=unit
Correpsonding price *Sales qty
unit price
Rating Incentive