FUNDAMENTALS OF COMPUTER

DATABASE FUNDAMENTALS

HOW TO USE THE CONCATENATE FUNCTION IN EXCEL

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Using parameters or also called ( ) opening and closing brackets in calculation operations in Excel will affect the results?
A
Not really
B
Correct
C
No
D
if you use the = sign
Explanation: 

Detailed explanation-1: -They are used within formulas to instruct Excel to first evaluate that part of the formula that is within the brackets. Whatever is in the bracket will be evaluated first. For example, 10 + 2 *5 will result in 20 because Excel follows the conventional order of operations where multiplication precedes addition.

Detailed explanation-2: -Parentheses () is used to change the order of an operation. Using parentheses makes Excel do the calculation for the numbers inside the parentheses first, before calculating the rest of the formula.

Detailed explanation-3: -In general, Excel’s order of operation follows the acronym PEMDAS (Parentheses, Exponents, Multiplication, Division, Addition, Subtraction) but with some customization to handle the formula syntax in a spreadsheet. First, any expressions in parentheses are evaluated.

Detailed explanation-4: -numbers with parentheses are in cells with “accounting” format and negatives are stored in general or standard number formated cells. To resolve you can change the format of destination cells to accounting using cell formatting as number>accounting.

There is 1 question to complete.