- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Excel Functions Explained | Live Class 2 | SUM, % , MIN, MAX, LARGE, SMALL, COUNT & More
What is a Functions in MS Excel?
In MS Excel, a Function is a predefined formula used to perform calculations quickly and easily.
You don’t need to type the entire formula manually.
Just use the function name with its arguments, and Excel will give the result.
Example:
Instead of typing =A1+A2+A3...+A10, we can simply use =SUM(A1:A10).
Main Parts of a Function
Every function in Excel has 3 main parts:
Function Name → e.g., SUM, MIN, MAX
Parentheses () → Always used with functions.
Arguments → The values or cell ranges on which the calculation is performed.
Example: =SUM(A1:A5)
SUM = Function Name
() = Parentheses
A1:A5 = Argument (cell range)
Common Excel Functions with Examples
1. SUM Function
Adds numbers in a range.
Formula: =SUM(A1:A10)
2. Percentage (%)
Finds Percentage of a value.
Formula: =A1*10% (10% of value in A1)
3. MIN Function
Returns the smallest value in a range.
Formula: =MIN(A1:A10)
4. MAX Function
Returns the largest value in a range.
Formula: =MAX(A1:A10)
5. LARGE Function
Returns the Nth largest value.
Formula: =LARGE(A1:A10, 2) → 2nd largest number.
6. SMALL Function
Returns the Nth smallest value.
Formula: =SMALL(A1:A10, 3) → 3rd smallest number.
7. COUNT Function
Counts the number of numeric values in a range.
Formula: =COUNT(A1:A10)
Benefits of Using Functions in Excel
✔ Saves time
✔ Fast calculations
✔ Reduces manual errors
✔ Easy to handle large data sets
Short Note:
Functions are one of the most powerful features of Excel, making data calculation, reporting, and analysis quick and efficient.
What is Functions in MS Excel?
MS Excel में Function एक predefined formula (पहले से बने हुए सूत्र) होता है, जो किसी calculation को आसानी से और तेज़ी से करने में मदद करता है।
हमें पूरा formula लिखने की ज़रूरत नहीं होती।
बस function का नाम और उसकी range (या arguments) लिखते हैं, और Excel result निकाल देता है।
Example:
अगर हमें A1 से A10 तक का जोड़ निकालना है, तो =A1+A2+A3...+A10 लिखने की बजाय, हम बस =SUM(A1:A10) लिख देंगे।
Function के Main Parts
हर Excel function में तीन main parts होते हैं:
Function Name → जैसे SUM, MIN, MAX
Parenthesis () → Brackets जिनके अंदर values या cell range लिखते हैं।
Arguments → वो values/cells जिन पर calculation करनी है।
Example: =SUM(A1:A5)
SUM = Function Name
() = Brackets
A1:A5 = Argument (cell range)
Types of Functions with Example
1. SUM Function
Numbers का जोड़ करता है।
Formula: =SUM(A1:A10)
2. Percentage (%)
किसी value का प्रतिशत निकालने के लिए।
Formula: =A1*10% (A1 का 10%)
3. MIN Function
Range में सबसे छोटी value देता है।
Formula: =MIN(A1:A10)
4. MAX Function
Range में सबसे बड़ी value देता है।
Formula: =MAX(A1:A10)
5. LARGE Function
Range में Nth largest value देता है।
Formula: =LARGE(A1:A10, 2) → दूसरी सबसे बड़ी संख्या।
6. SMALL Function
Range में Nth smallest value देता है।
Formula: =SMALL(A1:A10, 3) → तीसरी सबसे छोटी संख्या।
7. COUNT Function
Range में कितने cells में numbers हैं, ये बताता है।
Formula: =COUNT(A1:A10)
Benefits of Functions in Excel
✔ Time बचता है
✔ Calculation fast होती है
✔ Manual errors कम होती हैं
✔ बड़े data को आसानी से handle किया जा सकता है
Short Note:
Functions Excel की सबसे powerful feature हैं, जो data analysis, reporting, और automation को आसान बनाती हैं।
Видео Excel Functions Explained | Live Class 2 | SUM, % , MIN, MAX, LARGE, SMALL, COUNT & More канала Mak Computer Institute
In MS Excel, a Function is a predefined formula used to perform calculations quickly and easily.
You don’t need to type the entire formula manually.
Just use the function name with its arguments, and Excel will give the result.
Example:
Instead of typing =A1+A2+A3...+A10, we can simply use =SUM(A1:A10).
Main Parts of a Function
Every function in Excel has 3 main parts:
Function Name → e.g., SUM, MIN, MAX
Parentheses () → Always used with functions.
Arguments → The values or cell ranges on which the calculation is performed.
Example: =SUM(A1:A5)
SUM = Function Name
() = Parentheses
A1:A5 = Argument (cell range)
Common Excel Functions with Examples
1. SUM Function
Adds numbers in a range.
Formula: =SUM(A1:A10)
2. Percentage (%)
Finds Percentage of a value.
Formula: =A1*10% (10% of value in A1)
3. MIN Function
Returns the smallest value in a range.
Formula: =MIN(A1:A10)
4. MAX Function
Returns the largest value in a range.
Formula: =MAX(A1:A10)
5. LARGE Function
Returns the Nth largest value.
Formula: =LARGE(A1:A10, 2) → 2nd largest number.
6. SMALL Function
Returns the Nth smallest value.
Formula: =SMALL(A1:A10, 3) → 3rd smallest number.
7. COUNT Function
Counts the number of numeric values in a range.
Formula: =COUNT(A1:A10)
Benefits of Using Functions in Excel
✔ Saves time
✔ Fast calculations
✔ Reduces manual errors
✔ Easy to handle large data sets
Short Note:
Functions are one of the most powerful features of Excel, making data calculation, reporting, and analysis quick and efficient.
What is Functions in MS Excel?
MS Excel में Function एक predefined formula (पहले से बने हुए सूत्र) होता है, जो किसी calculation को आसानी से और तेज़ी से करने में मदद करता है।
हमें पूरा formula लिखने की ज़रूरत नहीं होती।
बस function का नाम और उसकी range (या arguments) लिखते हैं, और Excel result निकाल देता है।
Example:
अगर हमें A1 से A10 तक का जोड़ निकालना है, तो =A1+A2+A3...+A10 लिखने की बजाय, हम बस =SUM(A1:A10) लिख देंगे।
Function के Main Parts
हर Excel function में तीन main parts होते हैं:
Function Name → जैसे SUM, MIN, MAX
Parenthesis () → Brackets जिनके अंदर values या cell range लिखते हैं।
Arguments → वो values/cells जिन पर calculation करनी है।
Example: =SUM(A1:A5)
SUM = Function Name
() = Brackets
A1:A5 = Argument (cell range)
Types of Functions with Example
1. SUM Function
Numbers का जोड़ करता है।
Formula: =SUM(A1:A10)
2. Percentage (%)
किसी value का प्रतिशत निकालने के लिए।
Formula: =A1*10% (A1 का 10%)
3. MIN Function
Range में सबसे छोटी value देता है।
Formula: =MIN(A1:A10)
4. MAX Function
Range में सबसे बड़ी value देता है।
Formula: =MAX(A1:A10)
5. LARGE Function
Range में Nth largest value देता है।
Formula: =LARGE(A1:A10, 2) → दूसरी सबसे बड़ी संख्या।
6. SMALL Function
Range में Nth smallest value देता है।
Formula: =SMALL(A1:A10, 3) → तीसरी सबसे छोटी संख्या।
7. COUNT Function
Range में कितने cells में numbers हैं, ये बताता है।
Formula: =COUNT(A1:A10)
Benefits of Functions in Excel
✔ Time बचता है
✔ Calculation fast होती है
✔ Manual errors कम होती हैं
✔ बड़े data को आसानी से handle किया जा सकता है
Short Note:
Functions Excel की सबसे powerful feature हैं, जो data analysis, reporting, और automation को आसान बनाती हैं।
Видео Excel Functions Explained | Live Class 2 | SUM, % , MIN, MAX, LARGE, SMALL, COUNT & More канала Mak Computer Institute
Adobe Premiere Pro Premiere Pro tutorial Premiere Pro live class Video Inside Eye video editing tutorial learn video editing Premiere Pro for beginners Premiere Pro 2025 professional video editing YouTube video editing video editing masterclass Premiere Pro live training video editing for YouTubers Adobe Premiere Pro step by step Premiere Pro basics how to edit videos video editing course Premiere Pro guide Premiere Pro effects Premiere Pro color grading
Комментарии отсутствуют
Информация о видео
15 сентября 2025 г. 23:30:16
00:38:19
Другие видео канала





















