← 30 Days Excel Series
Day 2 of 30BeginnerFundamentals

Day 2: Data Entry & Formatting

5 questions · Excel Interview Preparation

Q1

Why does Excel sometimes display a date as a number like 46000?

Excel stores dates as serial numbers — the number of days since 1 January 1900 (day 1). If a date cell shows a number like 46000, it means the cell format is set to "General" or "Number" instead of "Date". Fix it by selecting the cell and applying a Date format from the Format Cells dialog (Ctrl+1).

💡 Interview tip: This happens frequently when importing data from databases or CSV files.
Q2

How do you ensure a column stores text values and does not auto-convert them?

Format the column as Text before entering data: select the column, press Ctrl+1, choose Text. This prevents Excel from converting entries like "001234" to 1234 or "1/2" to a date. Important: formatting a column as Text after data is already entered does not retroactively fix converted values — you must re-enter those values.

💡 Interview tip: Critical for CustomerIDs, product codes, or any alphanumeric reference that starts with zeros.
Q3

What does "Wrap Text" do and when do you use it?

Wrap Text makes long text content visible by displaying it on multiple lines within the same cell, automatically adjusting row height. Use it in header rows or comment columns where readability matters more than a compact layout. Avoid wrapping text in data columns that will feed into Pivot Tables or formulas — it has no effect on calculations but can slow rendering on large tables.

💡 Interview tip: Shortcut: Alt+H+W.
Q4

How do you apply a consistent number format across a report — for example, showing all currency values in Indian format like ₹1,25,000?

Select the cells → Ctrl+1 → Number → Custom → enter the format code: ₹#,##,##0. India uses a different grouping from the Western standard (groups of 2 after the first 3 from the right). This custom format applies the correct Indian comma placement. Alternatively, use =TEXT(A1,"₹#,##,##0") when you need the formatted value as a string.

💡 Interview tip: The Indian number format (lakh, crore) requires a custom format code — the built-in "Currency" format uses the Western grouping.
Q5

What is Flash Fill and when is it useful?

Flash Fill (Ctrl+E) detects a pattern from one or two examples and automatically fills the rest of the column. For example: if column A has "Prashant Shukla" and you type "Prashant" in column B and press Ctrl+E, Flash Fill extracts the first name from every row. Useful for splitting names, extracting domain from email addresses, reformatting phone numbers, or concatenating parts. It works on patterns — if your data is inconsistent, Flash Fill may produce incorrect results for some rows.

💡 Interview tip: Always check all rows after Flash Fill — it can silently get some rows wrong.
← Day 1All DaysDay 3

Want 1:1 Excel coaching?

Join EVIKA Academy for live Excel training, real projects, and placement support in Delhi NCR.

Book Free Demo →
Best Data Analytics Course in Noida Delhi NCR | EVIKA ACADEMY