Basic Excel Questions and Answers
Basic Excel Questions and Answers
o Number
o Alignment
o Font
o Border
o Fill
o Protection
6) What is the use of comment? How to add comments to a cell?
Comments are used for a lot of reasons:
To add a comment: Right click the cell and choose insert comment from the cell menu.
Type your comment.
7) What does the red triangle indicate at the top right-hand corner
of the cell?
The red triangle at the top right-hand corner of a cell indicates that there is a comment
linked to the particular cell. If you put your cursor on it, it will show the comment.
COUNTA or Count All is used to count any cell value containing numbers, text, logical
values, etc. any type of value excluding blanks.
15) How to prevent someone from copying the cell from your
worksheet?
If you want to protect your worksheet from being copied, go into Menu bar > Review >
Protect sheet > Password.
By entering password you can prevent your worksheet from getting copied.
16) How to sum up the rows and column number quickly in the
Excel sheet?
The SUM function is used to get the total sum of the rows and columns, in an excel
worksheet.
1. To change the width of one column, drag the boundary on the right side of the
column until you find your desirable width.
2. Select the Format from the home tab, and in Format, select the AUTOFIT COLUMN
WIDTH under cell section. Click on this to change the cell size.
20) How can you check whether the Pivot table is modified or not?
To check whether the Pivot table is modified or not, you should use the
"PivotTableUpdate" in worksheet containing the pivot table.
22) What filter should we use, if you want more than two conditions
or if you want to analyze the list using database function?
You should use "Advanced Criteria Filter" to analyze the list or test more than two
conditions.
27) How many rows and columns are there in Microsoft Excel 2003
and later versions?
You can see the number of columns, rows, cells for Microsoft Excel version 2003 and later
versions in the following table:
VLOOKUP Syntax:
VLOOKUP(lookup_value,table_array,col_index_num,[range_lookup])
30) How does Visual Basic Application (VBA) make our life easy?
VBA has the following advantages: