USING MICROSOFT EXCEL
HOW TO ADD COPY AND MOVE WORKSHEETS WITHIN EXCEL WORKBOOKS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
April
|
|
February
|
|
March
|
|
June
|
Detailed explanation-1: -Be careful if you paste copied cell information into cells that already contain data. If you do, the existing data is overwritten. You can copy information from many different sources-including websites, emails, or other Office applications like Word and PowerPoint-and paste it into an Excel spreadsheet.
Detailed explanation-2: -Use the IF function, one of the logical functions, to return one value if a condition is true and another value if it’s false. For example: =IF(A2>B2, "Over Budget", "OK") =IF(A2=B2, B4-A4, "")
Detailed explanation-3: -The correct answer is The selected cell will show the value that is contained in cell B25. When you select a cell in MS Excel and type “=B25” then the selected cell will show the value that is contained in cell B25. In MS-Excel Equal (=) sign means that you enter either a calculation or function for the selected cell.