BIN2DEC Formula | Binary to Decimal Formula in Excel | Excel Tips | Chaudhary Computers
https://youtu.be/v96ZyNd-MaA
https://youtu.be/v96ZyNd-MaA
YouTube
BIN2DEC Formula | Binary to Decimal Formula in Excel | Excel Tips | Chaudhary Computers
What Does BIN2DEC Do ?
This function converts a binary number to decimal.
Negative numbers are represented using two's-complement notation.
Syntax
=BIN2DEC(BinaryNumber)
The binary number has a limit of ten characters.
Support our work by doing the following…
This function converts a binary number to decimal.
Negative numbers are represented using two's-complement notation.
Syntax
=BIN2DEC(BinaryNumber)
The binary number has a limit of ten characters.
Support our work by doing the following…
Bracket in Formula | How to use Bracket Formula in Excel | Excel Formulas | Excel Functions
https://youtu.be/_q9KUHdo5n0
https://youtu.be/_q9KUHdo5n0
YouTube
Bracket in Formula | How to use Bracket Formula in Excel | Excel Formulas | Excel Functions
Sometimes you will need to use brackets, (also known as 'braces'), in formula.
This is to ensure that the calculations are performed in the order that you need.
The need for brackets occurs when you mix plus or minus with divide or multiply.
Mathematically…
This is to ensure that the calculations are performed in the order that you need.
The need for brackets occurs when you mix plus or minus with divide or multiply.
Mathematically…
Ceiling Function | Ceiling Formula | Excel Tips | Chaudhary Computers
https://youtu.be/gscOLrAe0qc
https://youtu.be/gscOLrAe0qc
YouTube
Ceiling Function | Ceiling Formula | Excel Tips | Chaudhary Computers
What Does Ceiling Function Do ?
This function rounds a number up to the nearest multiple specified by the user.
Syntax
=CEILING(ValueToRound,MultipleToRoundUpTo)
The ValueToRound can be a cell address or a calculation.
Support our work by doing the following…
This function rounds a number up to the nearest multiple specified by the user.
Syntax
=CEILING(ValueToRound,MultipleToRoundUpTo)
The ValueToRound can be a cell address or a calculation.
Support our work by doing the following…
Cell Formula | Cell Function | How to use Cell Function | Excel Tips | Excel Formulas
https://youtu.be/I9pWXip2654
https://youtu.be/I9pWXip2654
YouTube
Cell Formula | Cell Function | How to use Cell Function | Excel Tips | Excel Formulas
What Does Cell Function Do ?
This function examines a cell and displays information about the contents, position and formatting.
Syntax
=CELL("TypeOfInfoRequired",CellToTest)
The TypeOfInfoRequired is a text entry which must be surrounded with quotes " ".…
This function examines a cell and displays information about the contents, position and formatting.
Syntax
=CELL("TypeOfInfoRequired",CellToTest)
The TypeOfInfoRequired is a text entry which must be surrounded with quotes " ".…
Char Formula | Char Function | Character Formula | Character Function | Excel Tips | Excel Formula
https://youtu.be/cCVKOqpPmyA
https://youtu.be/cCVKOqpPmyA
YouTube
Char Formula | Char Function | Character Formula | Character Function | Excel Tips | Excel Formula
What Does Char Function Do?
This function converts a normal number to the character it represent in the ANSI
character set used by Windows.
Syntax
=CHAR(Number)
The Number must be between 1 and 255.
Support our work by doing the following :
1. Like the…
This function converts a normal number to the character it represent in the ANSI
character set used by Windows.
Syntax
=CHAR(Number)
The Number must be between 1 and 255.
Support our work by doing the following :
1. Like the…
Choose Function | Choose Formula | Formula of Choose in Excel | How to use function of choose
https://youtu.be/4o82P78px28
https://youtu.be/4o82P78px28
YouTube
Choose Function | Choose Formula | Formula of Choose in Excel | How to use function of choose
What Does Choose Function Do?
This function picks from a list of options based upon an Index value given to by the user.
Syntax
=CHOOSE(UserValue, Item1, Item2, Item3 through to Item29)
#choosefunction
#chooseformula
#excelformula
#exceltips
excel formulas…
This function picks from a list of options based upon an Index value given to by the user.
Syntax
=CHOOSE(UserValue, Item1, Item2, Item3 through to Item29)
#choosefunction
#chooseformula
#excelformula
#exceltips
excel formulas…
Concatenate Function | Concatenate Formula | Function of Concatenate in Excel
https://youtu.be/7k4OpZz4gl0
https://youtu.be/7k4OpZz4gl0
YouTube
Concatenate Function | Concatenate Formula | Function of Concatenate in Excel
What Does Concatenate Function Do?
This function joins separate pieces of text into one item.
Syntax
=CONCATENATE(Text1,Text2,Text3...Text30)
Up to thirty pieces of text can be joined.
Formatting
No special formatting is needed, the result will be shown…
This function joins separate pieces of text into one item.
Syntax
=CONCATENATE(Text1,Text2,Text3...Text30)
Up to thirty pieces of text can be joined.
Formatting
No special formatting is needed, the result will be shown…
Convert Function | Convert Formula | Function of Convert in Excel | Excel Tips | Rajpura
https://youtu.be/PD1EC28PrjU
https://youtu.be/PD1EC28PrjU
YouTube
Convert Function | Convert Formula | Function of Convert in Excel | Excel Tips | Rajpura
What Does Convert Function Do ?
This function converts a value measure in one type of unit, to the same value expressed in a different type of unit, such as Inches to Centimetres.
Syntax
=CONVERT(AmountToConvert,UnitToConvertFrom,UnitToConvertTo)
Formatting…
This function converts a value measure in one type of unit, to the same value expressed in a different type of unit, such as Inches to Centimetres.
Syntax
=CONVERT(AmountToConvert,UnitToConvertFrom,UnitToConvertTo)
Formatting…
Count Formula | Count Function | Excel Formula | Excel Tips
https://youtu.be/F02rg9lqNuM
https://youtu.be/F02rg9lqNuM
YouTube
Count Formula | Count Function | Excel Formula | Excel Tips
What Does Count Formula Do ?
This function counts the number of numeric entries in a list.
It will ignore blanks, text and errors.
Syntax
=COUNT(Range1,Range2,Range3... through to Range30)
Formatting…
This function counts the number of numeric entries in a list.
It will ignore blanks, text and errors.
Syntax
=COUNT(Range1,Range2,Range3... through to Range30)
Formatting…
Counta Function | Counta Formula | Excel Formulas | Excel Tips | Chaudhary Computers
https://youtu.be/n9DHBoV70E4
https://youtu.be/n9DHBoV70E4
YouTube
Counta Function | Counta Formula | Excel Formulas | Excel Tips | Chaudhary Computers
What Does Counta Function Do ?
This function counts the number of numeric or text entries in a list.
It will ignore blanks.
Syntax
=COUNTA(Range1,Range2,Range3... through to Range30)
Formatting
No special formatting is needed.
Support our work by doing…
This function counts the number of numeric or text entries in a list.
It will ignore blanks.
Syntax
=COUNTA(Range1,Range2,Range3... through to Range30)
Formatting
No special formatting is needed.
Support our work by doing…
How to use Clean Formula in Excel | How to clean function in Excel | Clean Formula | Excel Formula
https://youtu.be/Ga6FC0rXzWo
https://youtu.be/Ga6FC0rXzWo
YouTube
How to use Clean Formula in Excel | How to clean function in Excel | Clean Formula | Excel Formula
What Does Clean Function Do?
This function removes any nonprintable characters from text.
These nonprinting characters are often found in data which has been imported from other systems such as database imports from mainframes.
Syntax
=CLEAN(TextToBeCleaned)…
This function removes any nonprintable characters from text.
These nonprinting characters are often found in data which has been imported from other systems such as database imports from mainframes.
Syntax
=CLEAN(TextToBeCleaned)…
Code Function | Code Formula | Function of Code in Excel | Formula of Code in Excel | Excel Tips
https://youtu.be/Cm5d1E7XXZ0
https://youtu.be/Cm5d1E7XXZ0
YouTube
Code Function | Code Formula | Function of Code in Excel | Formula of Code in Excel | Excel Tips
What Does Code Function Do?
This function shows the ANSI value of a single character, or the first character in a piece of text.
The ANSI character set is used by Windows to identify each keyboard character by using a unique number.
There are 255 characters…
This function shows the ANSI value of a single character, or the first character in a piece of text.
The ANSI character set is used by Windows to identify each keyboard character by using a unique number.
There are 255 characters…
Countif Formula | Countif Function | Excel Tips | Excel Formulas | Chaudhary Computers Rajpura
https://youtu.be/ZDWMcIz4TsE
https://youtu.be/ZDWMcIz4TsE
YouTube
Countif Formula | Countif Function | Excel Tips | Excel Formulas | Chaudhary Computers Rajpura
What Does Countif Function Do ?
This function counts the number of items which match criteria set by the user.
Syntax
=COUNTIF(RangeOfThingsToBeCounted,CriteriaToBeMatched)
The criteria can be typed in any of the following ways.
To match a specific number…
This function counts the number of items which match criteria set by the user.
Syntax
=COUNTIF(RangeOfThingsToBeCounted,CriteriaToBeMatched)
The criteria can be typed in any of the following ways.
To match a specific number…
Date Formula | Data Function | Excel Tips | Excel Formulas | Chaudhary Computers Rajpura
https://youtu.be/G7APmRO69zg
https://youtu.be/G7APmRO69zg
YouTube
Date Formula | Data Function | Excel Tips | Excel Formulas | Chaudhary Computers Rajpura
What Does Date Function Do?
This function creates a real date by using three normal numbers typed into separate cells.
Syntax
=DATE(year,month,day)
Formatting
The result will normally be displayed in the dd/mm/yy format.
By using the Format,Cells,Number…
This function creates a real date by using three normal numbers typed into separate cells.
Syntax
=DATE(year,month,day)
Formatting
The result will normally be displayed in the dd/mm/yy format.
By using the Format,Cells,Number…
Datedif Formula | Datedif Function | Excel Tips | Excel Formulas | Chaudhary Computers Rajpura
https://youtu.be/v2p-veGEz2I
https://youtu.be/v2p-veGEz2I
YouTube
Datedif Formula | Datedif Function | Excel Tips | Excel Formulas | Chaudhary Computers Rajpura
What Does Datedif Formula Do?
This function calculates the difference between two dates.
It can show the result in weeks, months or years.
Syntax
=DATEDIF(FirstDate,SecondDate,"Interval")
FirstDate : This is the…
This function calculates the difference between two dates.
It can show the result in weeks, months or years.
Syntax
=DATEDIF(FirstDate,SecondDate,"Interval")
FirstDate : This is the…
Daverage Function | Daverage Formula | Excel Tips | Excel Formulas | Chaudhary Computers Rajpura
https://youtu.be/1YADxQ0rEb8
https://youtu.be/1YADxQ0rEb8
YouTube
Daverage Function | Daverage Formula | Excel Tips | Excel Formulas | Chaudhary Computers Rajpura
Support our work by doing the following :
1. Like the videos.
2. Comment on the videos giving suggestions for other videos.
3. Share the Videos Uploaded on this YouTube Channel with your friends and Family.
4. Facebook : https://www.facebook.com/ManzilInstitute/…
1. Like the videos.
2. Comment on the videos giving suggestions for other videos.
3. Share the Videos Uploaded on this YouTube Channel with your friends and Family.
4. Facebook : https://www.facebook.com/ManzilInstitute/…
Day Function | Day Formula | Excel Tips | Excel Formulas | Chaudhary Computers Rajpura
https://youtu.be/SOryK56BD64
https://youtu.be/SOryK56BD64
YouTube
Day Function | Day Formula | Excel Tips | Excel Formulas | Chaudhary Computers Rajpura
Support our work by doing the following :
1. Like the videos.
2. Comment on the videos giving suggestions for other videos.
3. Share the Videos Uploaded on this YouTube Channel with your friends and Family.
4. Facebook : https://www.facebook.com/ManzilInstitute/…
1. Like the videos.
2. Comment on the videos giving suggestions for other videos.
3. Share the Videos Uploaded on this YouTube Channel with your friends and Family.
4. Facebook : https://www.facebook.com/ManzilInstitute/…
Days 360 Formula | Days 360 Function | Excel Tips | Excel Formulas | Chaudhary Computers Rajpura
https://youtu.be/wIyj7XC7plA
https://youtu.be/wIyj7XC7plA
YouTube
Days 360 Formula | Days 360 Function | Excel Tips | Excel Formulas | Chaudhary Computers Rajpura
Support our work by doing the following :
1. Like the videos.
2. Comment on the videos giving suggestions for other videos.
3. Share the Videos Uploaded on this YouTube Channel with your friends and Family.
4. Facebook : https://www.facebook.com/ManzilInstitute/…
1. Like the videos.
2. Comment on the videos giving suggestions for other videos.
3. Share the Videos Uploaded on this YouTube Channel with your friends and Family.
4. Facebook : https://www.facebook.com/ManzilInstitute/…
DB Formula | DB Function | Excel Formulas | Excel Function | Chaudhary Computers Rajpura
https://youtu.be/6BebywWnn1U
https://youtu.be/6BebywWnn1U
YouTube
DB Formula | DB Function | Excel Formulas | Excel Function | Chaudhary Computers Rajpura
What Does DB Function Do ?
This function calculates deprecation based upon a fixed percentage.
The first year is depreciated by the fixed percentage.
The second year uses the same percentage, but uses the original value of the item less the first years depreciation.…
This function calculates deprecation based upon a fixed percentage.
The first year is depreciated by the fixed percentage.
The second year uses the same percentage, but uses the original value of the item less the first years depreciation.…
Delta Formula | Delta Function | Excel Formulas | Excel Tips | Chaudhary Computers Rajpura
https://youtu.be/v8RcBWOPu94
https://youtu.be/v8RcBWOPu94
YouTube
Delta Formula | Delta Function | Excel Formulas | Excel Tips | Chaudhary Computers Rajpura
What Does Delta Formula Do ?
This function compares two values and tests whether they are exactly the same.
If the numbers are the same the result will be 1, otherwise the result is 0.
It only works with numbers, text values…
This function compares two values and tests whether they are exactly the same.
If the numbers are the same the result will be 1, otherwise the result is 0.
It only works with numbers, text values…