Session 1b
Session 1b
Pradeep Kumar,
(Room # 201, Faculty Block;
ph: 6657; email: [email protected])
IT & Systems Group,
IIM Lucknow
https://forms.gle/v4jxrUVNbiXizjhf7
Flash Fill
• Excel Flash Fill is a special tool that
analyzes the information you are entering
and automatically fills data when it
identifies a pattern.
Flash Fill
• Shortcut Key is Ctrl + E
Importing Data
• Using Power query of Excel you can
import data from text, web, Database and
other sources
Getting Familiar
Ribbon
Quick Access
Toolbar
Formula
Name Bar
Bar Column
Name
File
Options
Advanced
Create Custom List
• Let us create a list for Alphabet
• Type A to Z in a column
• Click on File Options--> Advanced Tab
Edit Custom Lists
•
Custom List
• Click on new list
• Click on Add
• In Import from cell
box select the range
containing the series
of alphabet from
Excel sheet
• Click import
• You will see new list
is created
• Click Ok
Importing Data
DATA
Get
External
Data
Managing Worksheet
• Changing the name of the
worksheet
– Double-click a worksheet’s tab.
– Type in a new name and press
Enter.
• Inserting the new worksheet
– Click the New sheet button, which
is located after the last worksheet
tab.
• Deleting the worksheet
– Right-click the worksheet’s tab and
select Delete from the list.
• Move or Copy
– Helps to export worksheet data to
new workbook
Referencing sheet cell range
• Referencing the worksheet
• Referencing cell
• Referencing Range
Cell Referencing
• Absolute ($)
• Relative
• Mixed – Combination of both
Understanding Relative Cell
Referencing
#NAME? Check your spelling-you may have spelled a function or defined name
incorrectly or you may have forgotten to enclose text in double
quotation marks. Also check that you have not omitted the colon in a
range reference or the single quotation marks around a sheet name.
Error What to Do
#NULL! Make sure that you have entered references to cell ranges correctly-the
formula may be referring to a nonexistent intersection between two
ranges. Also check that you are using the correct range operator and
that you have not entered a space instead of a comma.
#NUM! Check that the arguments in the function are numbers or cells
containing numbers. If you are using an iteration function like IRR or
RATE, Excel may not be able to find a result; you can try increasing the
number of iterations in Excel Options. A #NUM! error will also appear if
a number is too large or too small for Excel to calculate.
#REF! Check the cell references-you may have deleted a cell or cut or copied
the formula, rendering any references invalid. If you are using an OLE
link, make sure that the program is running or you may be linking to a
DDE topic that is not available
#VALUE! Check that the arguments in the function are the correct data type, that
you have used the correct operands, or that you have entered an array
formula properly
Sorting the Data
5 - 48
Data Validation
• For example, in a
marketing workbook, you
can set up a cell to allow
only account numbers
that are exactly three
characters long. When
users select the cell, you
can show them a
message such as this
one:
Data Validation
• Data validation options are located in
the Data Tab.
When is data validation useful?
• Data validation is invaluable when you want to
share a workbook with others in your organization,
and you want the data entered in the workbook to
be accurate and consistent.
• You can use data validation to do the following:
– Restrict data to predefined items in a list
– Restrict numbers outside a specified range
– Restrict dates outside a certain time frame
– Restrict times outside a certain time frame
– Limit the number of text characters
– Validate data based on formulas or values in other
cells
Data validation – Input messages
• What users see when they enter invalid data into a cell
depends on how you have configured the data validation.
You can choose to show an input message when the user
selects the cell. This type of message appears near the
cell. You can move this message, if you want to, and it
remains until you move to another cell or press ESC.