What is the main purpose of WHERE in SQL
Anonymous Quiz
12%
A. Sort rows
32%
B. Filter groups
51%
C. Filter individual rows
5%
D. Limit rows
❤6
When should you use HAVING instead of WHERE
Anonymous Quiz
9%
A. When filtering text values
15%
B. When filtering before SELECT
69%
C. When filtering aggregated results
7%
D. When filtering columns
❤7
What will this query return
SELECT customer_id, SUM(amount) FROM orders GROUP BY customer_id HAVING SUM(amount) > 10000;
SELECT customer_id, SUM(amount) FROM orders GROUP BY customer_id HAVING SUM(amount) > 10000;
Anonymous Quiz
4%
C. All customers and their totals
78%
B. Customers with total spend above 10,000
16%
A. Orders above 10,000
3%
D. Orders grouped by amount
❤6
In which order does SQL process these clauses
Anonymous Quiz
47%
A. SELECT → WHERE → GROUP BY → HAVING
13%
B. WHERE → FROM → GROUP BY → HAVING
35%
C. FROM → WHERE → GROUP BY → HAVING
6%
D. FROM → GROUP BY → WHERE → HAVING
❤14
Top 100 Data Analyst Interview Questions
✅ Data Analytics Basics
1. What is data analytics?
2. Difference between data analytics and data science?
3. What problems does a data analyst solve?
4. What are the types of data analytics?
5. What tools do data analysts use daily?
6. What is a KPI?
7. What is a metric vs KPI?
8. What is descriptive analytics?
9. What is diagnostic analytics?
10. What does a typical day of a data analyst look like?
Data and Databases
11. What is structured data?
12. What is semi-structured data?
13. What is unstructured data?
14. What is a database?
15. Difference between OLTP and OLAP?
16. What is a primary key?
17. What is a foreign key?
18. What is a fact table?
19. What is a dimension table?
20. What is a data warehouse?
SQL for Data Analysts
21. What is SELECT used for?
22. Difference between WHERE and HAVING?
23. What is GROUP BY?
24. What are aggregate functions?
25. Difference between INNER and LEFT JOIN?
26. What are subqueries?
27. What is a CTE?
28. How do you handle duplicates in SQL?
29. How do you handle NULL values?
30. What are window functions?
Excel for Data Analysis
31. What are pivot tables?
32. Difference between VLOOKUP and XLOOKUP?
33. What is conditional formatting?
34. What are COUNTIFS and SUMIFS?
35. What is data validation?
36. How do you remove duplicates in Excel?
37. What is IF formula used for?
38. Difference between relative and absolute reference?
39. How do you clean data in Excel?
40. What are common Excel mistakes analysts make?
Data Cleaning and Preparation
41. What is data cleaning?
42. How do you handle missing data?
43. How do you treat outliers?
44. What is data normalization?
45. What is data standardization?
46. How do you check data quality?
47. What is duplicate data?
48. How do you validate source data?
49. What is data transformation?
50. Why is data preparation important?
Statistics for Data Analysts
51. Difference between mean and median?
52. What is standard deviation?
53. What is variance?
54. What is correlation?
55. Difference between correlation and causation?
56. What is an outlier?
57. What is sampling?
58. What is distribution?
59. What is skewness?
60. When do you use median over mean?
Data Visualization
61. Why is data visualization important?
62. Difference between bar and line chart?
63. When do you use a pie chart?
64. What is a dashboard?
65. What makes a good dashboard?
66. What is a KPI card?
67. Common visualization mistakes?
68. How do you choose the right chart?
69. What is drill down?
70. What is data storytelling?
Power BI or Tableau
71. What is Power BI or Tableau used for?
72. What is a data model?
73. What is a relationship?
74. What is DAX?
75. Difference between measure and calculated column?
76. What is Power Query?
77. What are filters and slicers?
78. What is row level security?
79. What is refresh schedule?
80. How do you optimize reports?
Business and Case Questions
81. How do you analyze a sales drop?
82. How do you define success metrics?
83. What business metrics have you worked on?
84. How do you prioritize insights?
85. How do you validate insights?
86. What questions do you ask stakeholders?
87. How do you handle vague requirements?
88. How do you measure business impact?
89. How do you explain numbers to managers?
90. How do you recommend actions?
Projects and Real World
91. Explain your best project.
92. What data sources did you use?
93. How did you clean the data?
94. What insight had the most impact?
95. What challenge did you face?
96. How did you solve it?
97. How did stakeholders use your dashboard?
98. What would you improve in your project?
99. How do you handle tight deadlines?
100. Why should we hire you as a data analyst?
Double Tap ♥️ For Detailed Answers
✅ Data Analytics Basics
1. What is data analytics?
2. Difference between data analytics and data science?
3. What problems does a data analyst solve?
4. What are the types of data analytics?
5. What tools do data analysts use daily?
6. What is a KPI?
7. What is a metric vs KPI?
8. What is descriptive analytics?
9. What is diagnostic analytics?
10. What does a typical day of a data analyst look like?
Data and Databases
11. What is structured data?
12. What is semi-structured data?
13. What is unstructured data?
14. What is a database?
15. Difference between OLTP and OLAP?
16. What is a primary key?
17. What is a foreign key?
18. What is a fact table?
19. What is a dimension table?
20. What is a data warehouse?
SQL for Data Analysts
21. What is SELECT used for?
22. Difference between WHERE and HAVING?
23. What is GROUP BY?
24. What are aggregate functions?
25. Difference between INNER and LEFT JOIN?
26. What are subqueries?
27. What is a CTE?
28. How do you handle duplicates in SQL?
29. How do you handle NULL values?
30. What are window functions?
Excel for Data Analysis
31. What are pivot tables?
32. Difference between VLOOKUP and XLOOKUP?
33. What is conditional formatting?
34. What are COUNTIFS and SUMIFS?
35. What is data validation?
36. How do you remove duplicates in Excel?
37. What is IF formula used for?
38. Difference between relative and absolute reference?
39. How do you clean data in Excel?
40. What are common Excel mistakes analysts make?
Data Cleaning and Preparation
41. What is data cleaning?
42. How do you handle missing data?
43. How do you treat outliers?
44. What is data normalization?
45. What is data standardization?
46. How do you check data quality?
47. What is duplicate data?
48. How do you validate source data?
49. What is data transformation?
50. Why is data preparation important?
Statistics for Data Analysts
51. Difference between mean and median?
52. What is standard deviation?
53. What is variance?
54. What is correlation?
55. Difference between correlation and causation?
56. What is an outlier?
57. What is sampling?
58. What is distribution?
59. What is skewness?
60. When do you use median over mean?
Data Visualization
61. Why is data visualization important?
62. Difference between bar and line chart?
63. When do you use a pie chart?
64. What is a dashboard?
65. What makes a good dashboard?
66. What is a KPI card?
67. Common visualization mistakes?
68. How do you choose the right chart?
69. What is drill down?
70. What is data storytelling?
Power BI or Tableau
71. What is Power BI or Tableau used for?
72. What is a data model?
73. What is a relationship?
74. What is DAX?
75. Difference between measure and calculated column?
76. What is Power Query?
77. What are filters and slicers?
78. What is row level security?
79. What is refresh schedule?
80. How do you optimize reports?
Business and Case Questions
81. How do you analyze a sales drop?
82. How do you define success metrics?
83. What business metrics have you worked on?
84. How do you prioritize insights?
85. How do you validate insights?
86. What questions do you ask stakeholders?
87. How do you handle vague requirements?
88. How do you measure business impact?
89. How do you explain numbers to managers?
90. How do you recommend actions?
Projects and Real World
91. Explain your best project.
92. What data sources did you use?
93. How did you clean the data?
94. What insight had the most impact?
95. What challenge did you face?
96. How did you solve it?
97. How did stakeholders use your dashboard?
98. What would you improve in your project?
99. How do you handle tight deadlines?
100. Why should we hire you as a data analyst?
Double Tap ♥️ For Detailed Answers
❤95🔥7👍3
7 Misconceptions About Data Analytics (and What’s Actually True): 📊🚀
❌ You need to be a math or statistics genius
✅ Basic math + logical thinking is enough. Most real-world analytics is about understanding data, not complex formulas.
❌ You must learn every tool before applying for jobs
✅ Start with core tools (Excel, SQL, one BI tool). Master fundamentals — tools can be learned on the job.
❌ Data analytics is only about numbers
✅ It’s about storytelling with data — explaining insights clearly to non-technical stakeholders.
❌ You need coding skills like a software developer
✅ Not required. SQL + basic Python/R is enough for most analyst roles. Deep coding is optional, not mandatory.
❌ Analysts just make dashboards all day
✅ Dashboards are just one part. Real work includes data cleaning, business understanding, ad-hoc analysis, and decision support.
❌ You need huge datasets to be a “real” data analyst
✅ Even small datasets can provide powerful insights if the questions are right.
❌ Once you learn analytics, your learning is done
✅ Data analytics evolves constantly — new tools, business problems, and techniques mean continuous learning.
💬 Tap ❤️ if you agree
❌ You need to be a math or statistics genius
✅ Basic math + logical thinking is enough. Most real-world analytics is about understanding data, not complex formulas.
❌ You must learn every tool before applying for jobs
✅ Start with core tools (Excel, SQL, one BI tool). Master fundamentals — tools can be learned on the job.
❌ Data analytics is only about numbers
✅ It’s about storytelling with data — explaining insights clearly to non-technical stakeholders.
❌ You need coding skills like a software developer
✅ Not required. SQL + basic Python/R is enough for most analyst roles. Deep coding is optional, not mandatory.
❌ Analysts just make dashboards all day
✅ Dashboards are just one part. Real work includes data cleaning, business understanding, ad-hoc analysis, and decision support.
❌ You need huge datasets to be a “real” data analyst
✅ Even small datasets can provide powerful insights if the questions are right.
❌ Once you learn analytics, your learning is done
✅ Data analytics evolves constantly — new tools, business problems, and techniques mean continuous learning.
💬 Tap ❤️ if you agree
❤31🔥1
✅ Data Analyst Interview Questions with Answers
1. What is data analytics?
Data analytics is the process of collecting, cleaning, analyzing, and interpreting data to support business decisions. The goal is to turn raw data into meaningful insights.
2. Difference between data analytics and data science?
Data analytics focuses on analyzing historical data to answer what happened and why. Data science focuses on building predictive models to answer what will happen next using machine learning.
3. What problems does a data analyst solve?
- Identifying trends and patterns
- Explaining business performance
- Finding reasons behind growth or decline
- Supporting decision-making with data
4. What are the types of data analytics?
- Descriptive – What happened
- Diagnostic – Why it happened
- Predictive – What may happen
- Prescriptive – What action to take
5. What tools do data analysts use daily?
- Excel for quick analysis
- SQL for querying databases
- Power BI or Tableau for dashboards
- Python (sometimes) for automation
- Statistics for interpretation
6. What is a KPI?
A KPI (Key Performance Indicator) is a measurable value that shows how well a business or team is achieving its objectives. Example: Monthly revenue, churn rate.
7. Difference between a metric and a KPI?
Metric: Any measurable value (page views, clicks).
KPI: A critical metric directly linked to business goals (conversion rate, revenue growth).
8. What is descriptive analytics?
Descriptive analytics summarizes historical data to understand past performance. Example: Total sales last month, average order value.
9. What is diagnostic analytics?
Diagnostic analytics explains why something happened by comparing data and identifying root causes. Example: Sales dropped because website traffic decreased.
10. What does a typical day of a data analyst look like?
- Pull data using SQL
- Clean data in Excel or Power Query
- Build or update dashboards
- Analyze trends and metrics
- Share insights with stakeholders
Double Tap ♥️ For Part-2
1. What is data analytics?
Data analytics is the process of collecting, cleaning, analyzing, and interpreting data to support business decisions. The goal is to turn raw data into meaningful insights.
2. Difference between data analytics and data science?
Data analytics focuses on analyzing historical data to answer what happened and why. Data science focuses on building predictive models to answer what will happen next using machine learning.
3. What problems does a data analyst solve?
- Identifying trends and patterns
- Explaining business performance
- Finding reasons behind growth or decline
- Supporting decision-making with data
4. What are the types of data analytics?
- Descriptive – What happened
- Diagnostic – Why it happened
- Predictive – What may happen
- Prescriptive – What action to take
5. What tools do data analysts use daily?
- Excel for quick analysis
- SQL for querying databases
- Power BI or Tableau for dashboards
- Python (sometimes) for automation
- Statistics for interpretation
6. What is a KPI?
A KPI (Key Performance Indicator) is a measurable value that shows how well a business or team is achieving its objectives. Example: Monthly revenue, churn rate.
7. Difference between a metric and a KPI?
Metric: Any measurable value (page views, clicks).
KPI: A critical metric directly linked to business goals (conversion rate, revenue growth).
8. What is descriptive analytics?
Descriptive analytics summarizes historical data to understand past performance. Example: Total sales last month, average order value.
9. What is diagnostic analytics?
Diagnostic analytics explains why something happened by comparing data and identifying root causes. Example: Sales dropped because website traffic decreased.
10. What does a typical day of a data analyst look like?
- Pull data using SQL
- Clean data in Excel or Power Query
- Build or update dashboards
- Analyze trends and metrics
- Share insights with stakeholders
Double Tap ♥️ For Part-2
❤55👍2🔥1
✅ Data Analyst Interview Questions with Answers: Part-2
11. What is structured data?
Structured data is organized in rows and columns with a fixed schema, making it easy to store and query using SQL. Example: Sales tables, customer databases.
12. What is semi-structured data?
Semi-structured data does not follow a strict table format but contains tags or keys. Example: JSON files, XML data, API responses.
13. What is unstructured data?
Unstructured data has no predefined format. Example: Emails, images, videos, customer reviews text.
14. What is a database?
A database is an organized system used to store, manage, and retrieve data efficiently. Example: MySQL, PostgreSQL, SQL Server.
15. Difference between OLTP and OLAP?
OLTP (Online Transaction Processing) → Handles daily transactions (e.g., orders, payments).
OLAP (Online Analytical Processing) → Used for reporting and analysis.
16. What is a primary key?
A primary key uniquely identifies each record in a table. Example: Customer_ID in a customer table.
17. What is a foreign key?
A foreign key links one table to another using the primary key of another table. Example: Customer_ID in Orders table linking to Customers table.
18. What is a fact table?
Fact table contains measurable business data like sales, revenue, or quantity.
19. What is a dimension table?
Dimension table contains descriptive details like customer name, region, product category.
20. What is a data warehouse?
A data warehouse is a centralized system that stores large volumes of historical data for analysis and reporting.
Double Tap ♥️ For Part-3
11. What is structured data?
Structured data is organized in rows and columns with a fixed schema, making it easy to store and query using SQL. Example: Sales tables, customer databases.
12. What is semi-structured data?
Semi-structured data does not follow a strict table format but contains tags or keys. Example: JSON files, XML data, API responses.
13. What is unstructured data?
Unstructured data has no predefined format. Example: Emails, images, videos, customer reviews text.
14. What is a database?
A database is an organized system used to store, manage, and retrieve data efficiently. Example: MySQL, PostgreSQL, SQL Server.
15. Difference between OLTP and OLAP?
OLTP (Online Transaction Processing) → Handles daily transactions (e.g., orders, payments).
OLAP (Online Analytical Processing) → Used for reporting and analysis.
16. What is a primary key?
A primary key uniquely identifies each record in a table. Example: Customer_ID in a customer table.
17. What is a foreign key?
A foreign key links one table to another using the primary key of another table. Example: Customer_ID in Orders table linking to Customers table.
18. What is a fact table?
Fact table contains measurable business data like sales, revenue, or quantity.
19. What is a dimension table?
Dimension table contains descriptive details like customer name, region, product category.
20. What is a data warehouse?
A data warehouse is a centralized system that stores large volumes of historical data for analysis and reporting.
Double Tap ♥️ For Part-3
❤32👍3🔥1
Data Analyst Interview Questions with Answers: Part-3
21. What is SELECT used for?
SELECT is used to fetch specific columns or data from a table.
Example:
SELECT customer_name, sales FROM orders;
This query returns customer names and their sales from the orders table.
22. Difference between WHERE and HAVING?
WHERE filters rows before aggregation.
HAVING filters results after aggregation.
Example:
SELECT product, SUM(sales) AS total_sales
FROM orders
WHERE region = 'East'
GROUP BY product
HAVING SUM(sales) > 100000;
Here, WHERE filters region first, HAVING filters aggregated sales.
23. What is GROUP BY?
GROUP BY groups rows with the same values so aggregate functions can be applied.
Example:
SELECT region, SUM(sales) AS total_sales
FROM orders
GROUP BY region;
This gives total sales per region.
24. What are aggregate functions?
Aggregate functions perform calculations on multiple rows.
Common examples:
• COUNT → total rows
• SUM → total value
• AVG → average
• MIN / MAX → smallest or largest value
Example:
SELECT COUNT(order_id), AVG(sales)
FROM orders;
25. Difference between INNER JOIN and LEFT JOIN?
INNER JOIN: Returns only matching records.
LEFT JOIN: Returns all rows from left table and matching rows from right table.
Example:
SELECT o.order_id, c.customer_name
FROM orders o
LEFT JOIN customers c
ON o.customer_id = c.customer_id;
All orders appear even if customer info is missing.
26. What are subqueries?
A subquery is a query inside another query.
Example:
SELECT *
FROM orders
WHERE sales > (SELECT AVG(sales) FROM orders);
Returns orders with sales above average.
27. What is a CTE?
CTE (Common Table Expression) is a temporary named result set that improves readability.
Example:
WITH sales_summary AS (
SELECT region, SUM(sales) AS total_sales
FROM orders
GROUP BY region
)
SELECT *
FROM sales_summary
WHERE total_sales > 500000;
28. How do you handle duplicates in SQL?
Identify duplicates:
SELECT customer_id, COUNT(*)
FROM orders
GROUP BY customer_id
HAVING COUNT(*) > 1;
Remove duplicates (using ROW_NUMBER):
DELETE FROM orders
WHERE order_id IN (
SELECT order_id
FROM (
SELECT order_id, ROW_NUMBER() OVER (PARTITION BY customer_id ORDER BY order_date) rn
FROM orders
) t
WHERE rn > 1
);
29. How do you handle NULL values?
Check NULL:
SELECT *
FROM orders
WHERE sales IS NULL;
Replace NULL:
SELECT COALESCE(sales, 0) AS sales_amount
FROM orders;
30. What are window functions?
Window functions perform calculations across rows without grouping them.
Example:
SELECT customer_id, sales, ROW_NUMBER() OVER (PARTITION BY customer_id ORDER BY sales DESC) AS rn
FROM orders;
This ranks sales per customer without collapsing rows.
Double Tap ♥️ For Part-4
21. What is SELECT used for?
SELECT is used to fetch specific columns or data from a table.
Example:
SELECT customer_name, sales FROM orders;
This query returns customer names and their sales from the orders table.
22. Difference between WHERE and HAVING?
WHERE filters rows before aggregation.
HAVING filters results after aggregation.
Example:
SELECT product, SUM(sales) AS total_sales
FROM orders
WHERE region = 'East'
GROUP BY product
HAVING SUM(sales) > 100000;
Here, WHERE filters region first, HAVING filters aggregated sales.
23. What is GROUP BY?
GROUP BY groups rows with the same values so aggregate functions can be applied.
Example:
SELECT region, SUM(sales) AS total_sales
FROM orders
GROUP BY region;
This gives total sales per region.
24. What are aggregate functions?
Aggregate functions perform calculations on multiple rows.
Common examples:
• COUNT → total rows
• SUM → total value
• AVG → average
• MIN / MAX → smallest or largest value
Example:
SELECT COUNT(order_id), AVG(sales)
FROM orders;
25. Difference between INNER JOIN and LEFT JOIN?
INNER JOIN: Returns only matching records.
LEFT JOIN: Returns all rows from left table and matching rows from right table.
Example:
SELECT o.order_id, c.customer_name
FROM orders o
LEFT JOIN customers c
ON o.customer_id = c.customer_id;
All orders appear even if customer info is missing.
26. What are subqueries?
A subquery is a query inside another query.
Example:
SELECT *
FROM orders
WHERE sales > (SELECT AVG(sales) FROM orders);
Returns orders with sales above average.
27. What is a CTE?
CTE (Common Table Expression) is a temporary named result set that improves readability.
Example:
WITH sales_summary AS (
SELECT region, SUM(sales) AS total_sales
FROM orders
GROUP BY region
)
SELECT *
FROM sales_summary
WHERE total_sales > 500000;
28. How do you handle duplicates in SQL?
Identify duplicates:
SELECT customer_id, COUNT(*)
FROM orders
GROUP BY customer_id
HAVING COUNT(*) > 1;
Remove duplicates (using ROW_NUMBER):
DELETE FROM orders
WHERE order_id IN (
SELECT order_id
FROM (
SELECT order_id, ROW_NUMBER() OVER (PARTITION BY customer_id ORDER BY order_date) rn
FROM orders
) t
WHERE rn > 1
);
29. How do you handle NULL values?
Check NULL:
SELECT *
FROM orders
WHERE sales IS NULL;
Replace NULL:
SELECT COALESCE(sales, 0) AS sales_amount
FROM orders;
30. What are window functions?
Window functions perform calculations across rows without grouping them.
Example:
SELECT customer_id, sales, ROW_NUMBER() OVER (PARTITION BY customer_id ORDER BY sales DESC) AS rn
FROM orders;
This ranks sales per customer without collapsing rows.
Double Tap ♥️ For Part-4
❤37👍2
Which JOIN returns only the rows that exist in both tables?
Anonymous Quiz
7%
A. LEFT JOIN
6%
B. RIGHT JOIN
68%
C. INNER JOIN
18%
D. FULL JOIN
❤6
What will this query return?
SELECT c.name, o.amount FROM customers c LEFT JOIN orders o ON c.customer_id = o.customer_id;
SELECT c.name, o.amount FROM customers c LEFT JOIN orders o ON c.customer_id = o.customer_id;
Anonymous Quiz
28%
A. Only customers who placed orders
54%
B. All customers with their order amounts or NULL
5%
C. Only orders without customers
13%
D. Only matching rows from both tables
❤7
Which JOIN is mainly used to find records missing in another table?
Anonymous Quiz
7%
A. INNER JOIN
67%
B. LEFT JOIN with NULL check
14%
C. FULL JOIN
12%
D. CROSS JOIN
❤6
What happens if both tables contain duplicate values on the JOIN key?
Anonymous Quiz
9%
A. Query fails
41%
B. Only unique rows are returned
30%
C. Rows get multiplied
21%
D. JOIN ignores duplicates
❤8👍1
Which JOIN allows a table to join with itself?
Anonymous Quiz
18%
A. INNER JOIN
10%
B. FULL JOIN
70%
C. SELF JOIN
2%
D. RIGHT JOIN
❤7
Data Analyst Interview Questions with Answers: Part-4
31. What are Pivot Tables?
Pivot tables summarize large datasets quickly.
Example: Rows → Product, Values → Sum of Sales
Result: Total sales per product in seconds.
32. Difference between VLOOKUP and XLOOKUP?
VLOOKUP works left to right only. XLOOKUP works both ways and handles missing values better.
Example: =XLOOKUP(A2, Products!A:A, Products!B:B)
Fetches product name using product ID.
33. What is conditional formatting?
Highlights data based on rules.
Example: Highlight sales > 10000 in green.
Helps spot top performers instantly.
34. What are COUNTIFS and SUMIFS?
They apply conditions while counting or summing.
Example: =SUMIFS(C:C, A:A, "East", B:B, "Laptop")
Total sales of laptops in East region.
35. What is data validation?
Restricts incorrect data entry.
Example: Create dropdown for Region (East, West, North).
Data → Data Validation → List.
36. How do you remove duplicates in Excel?
Select data, Data → Remove Duplicates
Example: Remove duplicate customer IDs.
37. What is IF formula used for?
Applies logical conditions.
Example: =IF(C2>5000,"High Sales","Low Sales")
38. Difference between relative and absolute reference?
Relative → A2 changes when copied
Absolute → $A$2 stays fixed
Example: =A2*$E$1 Tax rate fixed while copying formula.
39. How do you clean data in Excel?
Remove duplicates, TRIM extra spaces, Fix date formats, Handle blanks
Example: =TRIM(A2)
40. What are common Excel mistakes analysts make?
• Merged cells
• Hard-coded values
• No pivot tables
• Poor formatting
• No documentation
Double Tap ♥️ For Part-5
31. What are Pivot Tables?
Pivot tables summarize large datasets quickly.
Example: Rows → Product, Values → Sum of Sales
Result: Total sales per product in seconds.
32. Difference between VLOOKUP and XLOOKUP?
VLOOKUP works left to right only. XLOOKUP works both ways and handles missing values better.
Example: =XLOOKUP(A2, Products!A:A, Products!B:B)
Fetches product name using product ID.
33. What is conditional formatting?
Highlights data based on rules.
Example: Highlight sales > 10000 in green.
Helps spot top performers instantly.
34. What are COUNTIFS and SUMIFS?
They apply conditions while counting or summing.
Example: =SUMIFS(C:C, A:A, "East", B:B, "Laptop")
Total sales of laptops in East region.
35. What is data validation?
Restricts incorrect data entry.
Example: Create dropdown for Region (East, West, North).
Data → Data Validation → List.
36. How do you remove duplicates in Excel?
Select data, Data → Remove Duplicates
Example: Remove duplicate customer IDs.
37. What is IF formula used for?
Applies logical conditions.
Example: =IF(C2>5000,"High Sales","Low Sales")
38. Difference between relative and absolute reference?
Relative → A2 changes when copied
Absolute → $A$2 stays fixed
Example: =A2*$E$1 Tax rate fixed while copying formula.
39. How do you clean data in Excel?
Remove duplicates, TRIM extra spaces, Fix date formats, Handle blanks
Example: =TRIM(A2)
40. What are common Excel mistakes analysts make?
• Merged cells
• Hard-coded values
• No pivot tables
• Poor formatting
• No documentation
Double Tap ♥️ For Part-5
❤22👍5
✅ Data Analyst Interview Questions with Answers: Part-5
41. What is data cleaning?
Data cleaning is the process of fixing or removing incorrect, incomplete, or inconsistent data.
Example: Removing duplicate customer records, Fixing wrong date formats.
42. How do you handle missing data?
Common methods:
- Remove rows (if few missing)
- Replace with mean, median, or 0
- Use forward or backward fill
Example (SQL):
43. How do you treat outliers?
- Identify using sorting, box plots, or Z-score
- Remove or cap extreme values
Example: Sales = 10,000, 12,000, 15,000, 1,00,000 → outlier.
44. What is data normalization?
Scaling data between 0 and 1.
Example: Normalized value = (x - min) / (max - min)
Used in ML and comparisons.
45. What is data standardization?
Centers data around mean 0 with std dev 1.
Example: Z = (x - mean) / std
46. How do you check data quality?
- Accuracy
- Completeness
- Consistency
- Validity
- Timeliness
Example: Sales should never be negative.
47. What is duplicate data?
Same record appearing more than once.
Example: Same customer ID repeated multiple times.
48. How do you validate source data?
- Compare with source systems
- Check row counts
- Verify key metrics
Example: Total revenue in report = total revenue in database.
49. What is data transformation?
Converting data into usable format.
Examples:
- Converting dates
- Creating new columns
- Aggregating values
50. Why is data preparation important?
Clean data = correct insights. Poor data leads to wrong decisions.
Example: Wrong sales data → wrong business strategy.
Double Tap ♥️ For Part-6
41. What is data cleaning?
Data cleaning is the process of fixing or removing incorrect, incomplete, or inconsistent data.
Example: Removing duplicate customer records, Fixing wrong date formats.
42. How do you handle missing data?
Common methods:
- Remove rows (if few missing)
- Replace with mean, median, or 0
- Use forward or backward fill
Example (SQL):
SELECT COALESCE(sales, 0) AS sales FROM orders;43. How do you treat outliers?
- Identify using sorting, box plots, or Z-score
- Remove or cap extreme values
Example: Sales = 10,000, 12,000, 15,000, 1,00,000 → outlier.
44. What is data normalization?
Scaling data between 0 and 1.
Example: Normalized value = (x - min) / (max - min)
Used in ML and comparisons.
45. What is data standardization?
Centers data around mean 0 with std dev 1.
Example: Z = (x - mean) / std
46. How do you check data quality?
- Accuracy
- Completeness
- Consistency
- Validity
- Timeliness
Example: Sales should never be negative.
47. What is duplicate data?
Same record appearing more than once.
Example: Same customer ID repeated multiple times.
48. How do you validate source data?
- Compare with source systems
- Check row counts
- Verify key metrics
Example: Total revenue in report = total revenue in database.
49. What is data transformation?
Converting data into usable format.
Examples:
- Converting dates
- Creating new columns
- Aggregating values
50. Why is data preparation important?
Clean data = correct insights. Poor data leads to wrong decisions.
Example: Wrong sales data → wrong business strategy.
Double Tap ♥️ For Part-6
❤20
✅ Data Analyst Interview Questions with Answers: Part-6
51. Difference between mean and median?
Mean is the average. Median is the middle value.
Example: Salaries - 20k, 22k, 25k, 30k, 1,00k
Mean = 39.4k (skewed)
Median = 25k (better representative)
52. What is standard deviation?
It measures how spread out data is from the mean.
Example: Avg sales = ₹10,000
Std dev = ₹500 → stable
Std dev = ₹5,000 → volatile
53. What is variance?
Square of standard deviation. Shows data spread mathematically.
54. What is correlation?
Measures relationship between two variables. Range -1 to +1
Example: Ad spend vs sales = 0.8 → strong positive correlation.
55. Difference between correlation and causation?
Correlation does not mean one causes the other.
Example: Ice cream sales and drowning both increase in summer.
56. What is an outlier?
A value far from others.
Example: Order values - 500, 700, 800, 50,000
57. What is sampling?
Using a subset of data to represent full dataset.
Example: Survey 1,000 customers instead of 1 million.
58. What is distribution?
Pattern showing how data values are spread.
Example: Normal, skewed, uniform distributions.
59. What is skewness?
Measures asymmetry of data.
Example: Income data usually right-skewed.
60. When do you use median over mean?
When data has outliers.
Example: House prices, salaries.
Double Tap ♥️ For Part-7
51. Difference between mean and median?
Mean is the average. Median is the middle value.
Example: Salaries - 20k, 22k, 25k, 30k, 1,00k
Mean = 39.4k (skewed)
Median = 25k (better representative)
52. What is standard deviation?
It measures how spread out data is from the mean.
Example: Avg sales = ₹10,000
Std dev = ₹500 → stable
Std dev = ₹5,000 → volatile
53. What is variance?
Square of standard deviation. Shows data spread mathematically.
54. What is correlation?
Measures relationship between two variables. Range -1 to +1
Example: Ad spend vs sales = 0.8 → strong positive correlation.
55. Difference between correlation and causation?
Correlation does not mean one causes the other.
Example: Ice cream sales and drowning both increase in summer.
56. What is an outlier?
A value far from others.
Example: Order values - 500, 700, 800, 50,000
57. What is sampling?
Using a subset of data to represent full dataset.
Example: Survey 1,000 customers instead of 1 million.
58. What is distribution?
Pattern showing how data values are spread.
Example: Normal, skewed, uniform distributions.
59. What is skewness?
Measures asymmetry of data.
Example: Income data usually right-skewed.
60. When do you use median over mean?
When data has outliers.
Example: House prices, salaries.
Double Tap ♥️ For Part-7
❤25👍1
✅ Data Analyst Interview Questions with Answers: Part-7
61. Why is data visualization important?
Data visualization converts raw numbers into visual formats so humans can understand patterns, trends, and problems quickly.
• Humans process visuals faster than tables
• Managers don’t read SQL or Excel sheets
• Decisions are made in meetings, not databases
Example: A line chart instantly shows sales are declining for 3 months
> Data visualization helps stakeholders quickly understand insights and take action without analyzing raw data.
62. Difference between bar chart and line chart?
• Bar Chart: Used for comparison between categories
• Line Chart: Used for trends over time
> If time is involved → line chart. If comparison is involved → bar chart.
63. When do you use a pie chart?
Pie charts show percentage or share of a whole.
• Use for fewer categories (≤ 5)
• When proportions matter more than exact values
> Pie charts are best for showing part-to-whole relationships with limited categories.
64. What is a dashboard?
A dashboard is a single screen view that tracks key metrics and performance indicators.
• Monitor business health
• Track KPIs in real time
• Support quick decisions
> A dashboard provides a high-level summary of business performance at a glance.
65. What makes a good dashboard?
A good dashboard is clear, focused, and actionable.
• One business goal per dashboard
• KPIs at the top
• Consistent colors
• Minimal clutter
> A good dashboard answers business questions clearly and helps decision-making.
66. What is a KPI card?
A KPI card displays one critical metric clearly.
• Highlighting performance
• Comparing actual vs target
> KPI cards highlight the most important metrics for quick evaluation.
67. Common visualization mistakes?
• Using wrong chart type
• Too many colors
• No axis labels
• Showing everything on one page
> Poor visualization can mislead users even if the data is correct.
68. How do you choose the right chart?
• Comparison → Bar
• Trend → Line
• Distribution → Histogram
• Relationship → Scatter
• Part-to-whole → Pie
> Chart selection depends on the goal.
69. What is drill-down?
Drill-down allows users to move from summary to detailed data.
• Yearly sales → Monthly → Daily
• Region → City → Store
> Drill-down helps users explore deeper insights without cluttering the dashboard.
70. What is data storytelling?
Data storytelling combines data, visualization, and narrative.
• Example: “Sales dropped by 10% because website traffic declined in the North region after ad spend was reduced.”
> Data storytelling turns insights into actions by explaining what happened, why, and what to do next.
Double Tap ♥️ For Part-8
61. Why is data visualization important?
Data visualization converts raw numbers into visual formats so humans can understand patterns, trends, and problems quickly.
• Humans process visuals faster than tables
• Managers don’t read SQL or Excel sheets
• Decisions are made in meetings, not databases
Example: A line chart instantly shows sales are declining for 3 months
> Data visualization helps stakeholders quickly understand insights and take action without analyzing raw data.
62. Difference between bar chart and line chart?
• Bar Chart: Used for comparison between categories
• Line Chart: Used for trends over time
> If time is involved → line chart. If comparison is involved → bar chart.
63. When do you use a pie chart?
Pie charts show percentage or share of a whole.
• Use for fewer categories (≤ 5)
• When proportions matter more than exact values
> Pie charts are best for showing part-to-whole relationships with limited categories.
64. What is a dashboard?
A dashboard is a single screen view that tracks key metrics and performance indicators.
• Monitor business health
• Track KPIs in real time
• Support quick decisions
> A dashboard provides a high-level summary of business performance at a glance.
65. What makes a good dashboard?
A good dashboard is clear, focused, and actionable.
• One business goal per dashboard
• KPIs at the top
• Consistent colors
• Minimal clutter
> A good dashboard answers business questions clearly and helps decision-making.
66. What is a KPI card?
A KPI card displays one critical metric clearly.
• Highlighting performance
• Comparing actual vs target
> KPI cards highlight the most important metrics for quick evaluation.
67. Common visualization mistakes?
• Using wrong chart type
• Too many colors
• No axis labels
• Showing everything on one page
> Poor visualization can mislead users even if the data is correct.
68. How do you choose the right chart?
• Comparison → Bar
• Trend → Line
• Distribution → Histogram
• Relationship → Scatter
• Part-to-whole → Pie
> Chart selection depends on the goal.
69. What is drill-down?
Drill-down allows users to move from summary to detailed data.
• Yearly sales → Monthly → Daily
• Region → City → Store
> Drill-down helps users explore deeper insights without cluttering the dashboard.
70. What is data storytelling?
Data storytelling combines data, visualization, and narrative.
• Example: “Sales dropped by 10% because website traffic declined in the North region after ad spend was reduced.”
> Data storytelling turns insights into actions by explaining what happened, why, and what to do next.
Double Tap ♥️ For Part-8
❤18👍2
🚨Do not miss this (Top FREE AI certificate courses)
Enroll now in these 50+ Free AI courses along with courses on Vibe Coding with Claude Code -
https://docs.google.com/spreadsheets/d/1D8t7BIWIQEpufYRB5vlUwSjc-ppKgWJf9Wp4i1KHzbA/edit?usp=sharing
Limited Time Access - Only for next 24 hours!
Top FREE AI, ML, Python Certificate courses which will help to boost resume in getting better jobs.
🚨Once you learn, participate in this Data Science Hiring Hackathon and get a chance to get hired as a Data Scientist -
https://www.analyticsvidhya.com/datahack/contest/data-scientist-skill-test/?utm_source=av_socialutm_medium=love_data_telegram_post
SO hurry up!
Enroll now in these 50+ Free AI courses along with courses on Vibe Coding with Claude Code -
https://docs.google.com/spreadsheets/d/1D8t7BIWIQEpufYRB5vlUwSjc-ppKgWJf9Wp4i1KHzbA/edit?usp=sharing
Limited Time Access - Only for next 24 hours!
Top FREE AI, ML, Python Certificate courses which will help to boost resume in getting better jobs.
🚨Once you learn, participate in this Data Science Hiring Hackathon and get a chance to get hired as a Data Scientist -
https://www.analyticsvidhya.com/datahack/contest/data-scientist-skill-test/?utm_source=av_socialutm_medium=love_data_telegram_post
SO hurry up!
Google Docs
Top AI and ML Free Certification Courses
❤6
✅ Data Analyst Interview Questions with Answers: Part-8
71. What is Power BI or Tableau used for?
Power BI and Tableau are Business Intelligence (BI) tools that convert raw data into interactive dashboards and reports. They help you connect to multiple data sources, clean and transform data, create visuals, and share insights with stakeholders.
Example: A company connects its sales database to Power BI and builds a dashboard showing revenue trends, top products, and customer performance.
👉 Power BI and Tableau help organizations transform raw data into interactive visual insights for decision-making.
72. What is a data model?
A data model defines how tables are connected using relationships, combining multiple tables for accurate analysis and improved dashboard performance.
Example: Orders Table → Customer Table → Product Table (all connected using IDs).
👉 A data model organizes relationships between tables to enable accurate reporting.
73. What is a relationship?
A relationship connects tables using a common column, with types like one-to-many, many-to-many, and one-to-one.
Example: One customer → many orders (Customer_ID links Customers table to Orders table).
👉 Proper relationships prevent duplicate results and incorrect calculations.
74. What is DAX?
DAX (Data Analysis Expressions) is a formula language used in Power BI for calculations, creating measures, time-based calculations, and business logic.
Example:
Total Sales = SUM(Sales[Amount]), YTD Sales = TOTALYTD(SUM(Sales[Amount]), Sales[Date]).
👉 DAX helps create advanced calculations and business metrics in Power BI.
75. Difference between measure and calculated column?
Calculated columns are calculated row by row, stored in tables, and use memory. Measures are calculated dynamically, used in visuals, and more efficient.
Example:
Calculated column (Profit = Sales[Revenue] - Sales[Cost]), Measure (Total Profit = SUM(Sales[Revenue]) - SUM(Sales[Cost])).
👉 Measures are preferred for performance optimization.
76. What is Power Query?
Power Query is a data transformation tool used before data enters Power BI, for cleaning, removing duplicates, changing data types, and more.
Example: Converting text date into proper date format before building dashboard.
👉 Power Query prepares raw data for analysis.
77. What are filters and slicers?
Filters restrict data in visuals or pages, while slicers are interactive filters visible to users.
Example: A slicer allows users to select Region or Product to change dashboard view.
👉 Slicers improve user interaction and dashboard flexibility.
78. What is row-level security (RLS)?
RLS restricts data visibility based on user roles, protecting sensitive data and enabling multi-user dashboards.
Example: Sales manager sees only their region, HR sees only employee data.
👉 RLS ensures users only access authorized data.
79. What is refresh schedule?
Refresh schedule automatically updates dashboard data, with options for manual, scheduled, or real-time refresh.
Example: Daily sales dashboard updates every morning at 8 AM.
👉 Refresh schedules ensure dashboards always show updated data.
80. How do you optimize reports?
Optimization techniques include removing unnecessary columns, using measures instead of calculated columns, avoiding too many visuals, and using star schema data models.
Example: Replacing multiple calculated columns with one measure improves performance.
👉 Optimized reports improve speed, performance, and user experience.
Double Tap ♥️ For Part-8
71. What is Power BI or Tableau used for?
Power BI and Tableau are Business Intelligence (BI) tools that convert raw data into interactive dashboards and reports. They help you connect to multiple data sources, clean and transform data, create visuals, and share insights with stakeholders.
Example: A company connects its sales database to Power BI and builds a dashboard showing revenue trends, top products, and customer performance.
👉 Power BI and Tableau help organizations transform raw data into interactive visual insights for decision-making.
72. What is a data model?
A data model defines how tables are connected using relationships, combining multiple tables for accurate analysis and improved dashboard performance.
Example: Orders Table → Customer Table → Product Table (all connected using IDs).
👉 A data model organizes relationships between tables to enable accurate reporting.
73. What is a relationship?
A relationship connects tables using a common column, with types like one-to-many, many-to-many, and one-to-one.
Example: One customer → many orders (Customer_ID links Customers table to Orders table).
👉 Proper relationships prevent duplicate results and incorrect calculations.
74. What is DAX?
DAX (Data Analysis Expressions) is a formula language used in Power BI for calculations, creating measures, time-based calculations, and business logic.
Example:
Total Sales = SUM(Sales[Amount]), YTD Sales = TOTALYTD(SUM(Sales[Amount]), Sales[Date]).
👉 DAX helps create advanced calculations and business metrics in Power BI.
75. Difference between measure and calculated column?
Calculated columns are calculated row by row, stored in tables, and use memory. Measures are calculated dynamically, used in visuals, and more efficient.
Example:
Calculated column (Profit = Sales[Revenue] - Sales[Cost]), Measure (Total Profit = SUM(Sales[Revenue]) - SUM(Sales[Cost])).
👉 Measures are preferred for performance optimization.
76. What is Power Query?
Power Query is a data transformation tool used before data enters Power BI, for cleaning, removing duplicates, changing data types, and more.
Example: Converting text date into proper date format before building dashboard.
👉 Power Query prepares raw data for analysis.
77. What are filters and slicers?
Filters restrict data in visuals or pages, while slicers are interactive filters visible to users.
Example: A slicer allows users to select Region or Product to change dashboard view.
👉 Slicers improve user interaction and dashboard flexibility.
78. What is row-level security (RLS)?
RLS restricts data visibility based on user roles, protecting sensitive data and enabling multi-user dashboards.
Example: Sales manager sees only their region, HR sees only employee data.
👉 RLS ensures users only access authorized data.
79. What is refresh schedule?
Refresh schedule automatically updates dashboard data, with options for manual, scheduled, or real-time refresh.
Example: Daily sales dashboard updates every morning at 8 AM.
👉 Refresh schedules ensure dashboards always show updated data.
80. How do you optimize reports?
Optimization techniques include removing unnecessary columns, using measures instead of calculated columns, avoiding too many visuals, and using star schema data models.
Example: Replacing multiple calculated columns with one measure improves performance.
👉 Optimized reports improve speed, performance, and user experience.
Double Tap ♥️ For Part-8
❤30👍1🥰1
Keyboard #Shortcut Keys
Ctrl+A - Select All
Ctrl+B - Bold
Ctrl+C - Copy
Ctrl+D - Fill Down
Ctrl+F - Find
Ctrl+G - Goto
Ctrl+H - Replace
Ctrl+I - Italic
Ctrl+K - Insert Hyperlink
Ctrl+N - New Workbook
Ctrl+O - Open
Ctrl+P - Print
Ctrl+R - Fill Right
Ctrl+S - Save
Ctrl+U - Underline
Ctrl+V - Paste
Ctrl W - Close
Ctrl+X - Cut
Ctrl+Y - Repeat
Ctrl+Z - Undo
F1 - Help
F2 - Edit
F3 - Paste Name
F4 - Repeat last action
F4 - While typing a formula, switch between absolute/relative refs
F5 - Goto
F6 - Next Pane
F7 - Spell check
F8 - Extend mode
F9 - Recalculate all workbooks
F10 - Activate Menu bar
F11 - New Chart
F12 - Save As
Ctrl+: - Insert Current Time
Ctrl+; - Insert Current Date
Ctrl+" - Copy Value from Cell Above
Ctrl+’ - Copy Formula from Cell Above
Shift - Hold down shift for additional functions in Excel’s menu
Shift+F1 - What’s This?
Shift+F2 - Edit cell comment
Shift+F3 - Paste function into formula
Shift+F4 - Find Next
Shift+F5 - Find
Shift+F6 - Previous Pane
Shift+F8 - Add to selection
Shift+F9 - Calculate active worksheet
Shift+F10 - Display shortcut menu
Shift+F11 - New worksheet
Ctrl+F3 - Define name
Ctrl+F4 - Close
Ctrl+F5 - XL, Restore window size
Ctrl+F6 - Next workbook window
Shift+Ctrl+F6 - Previous workbook window
Ctrl+F7 - Move window
Ctrl+F8 - Resize window
Ctrl+F9 - Minimize workbook
Ctrl+F10 - Maximize or restore window
Ctrl+F11 - Inset 4.0 Macro sheet
Ctrl+F1 - File Open
Alt+F1 - Insert Chart
Alt+F2 - Save As
Alt+F4 - Exit
Alt+Down arrow - Display AutoComplete list
Alt+’ - Format Style dialog box
Ctrl+Shift+~ - General format
Ctrl+Shift+! - Comma format
Ctrl+Shift+@ - Time format
Ctrl+Shift+# - Date format
Ctrl+Shift+$ - Currency format
Ctrl+Shift+% - Percent format
Ctrl+Shift+^ - Exponential format
Ctrl+Shift+& - Place outline border around selected cells
Ctrl+Shift+_ - Remove outline border
Ctrl+Shift+* - Select current region
Ctrl++ - Insert
Ctrl+- - Delete
Ctrl+1 - Format cells dialog box
Ctrl+2 - Bold
Ctrl+3 - Italic
Ctrl+4 - Underline
Ctrl+5 - Strikethrough
Ctrl+6 - Show/Hide objects
Ctrl+7 - Show/Hide Standard toolbar
Ctrl+8 - Toggle Outline symbols
Ctrl+9 - Hide rows
Ctrl+0 - Hide columns
Ctrl+Shift+( - Unhide rows
Ctrl+Shift+) - Unhide columns
Alt or F10 - Activate the menu
Ctrl+Tab - In toolbar: next toolbar
Shift+Ctrl+Tab - In toolbar: previous toolbar
Ctrl+Tab - In a workbook: activate next workbook
Shift+Ctrl+Tab - In a workbook: activate previous workbook
Tab - Next tool
Shift+Tab - Previous tool
Enter - Do the command
Shift+Ctrl+F - Font Drop down List
Shift+Ctrl+F+F - Font tab of Format Cell Dialog box
Shift+Ctrl+P - Point size Drop down List
Ctrl + E - Align center
Ctrl + J - justify
Ctrl + L - align
Ctrl + R - align right
Alt + Tab - switch applications
Windows + P - Project screen
Windows + E - open file explorer
Windows + D - go to desktop
Windows + M - minimize all windows
Windows + S - search
Ctrl+A - Select All
Ctrl+B - Bold
Ctrl+C - Copy
Ctrl+D - Fill Down
Ctrl+F - Find
Ctrl+G - Goto
Ctrl+H - Replace
Ctrl+I - Italic
Ctrl+K - Insert Hyperlink
Ctrl+N - New Workbook
Ctrl+O - Open
Ctrl+P - Print
Ctrl+R - Fill Right
Ctrl+S - Save
Ctrl+U - Underline
Ctrl+V - Paste
Ctrl W - Close
Ctrl+X - Cut
Ctrl+Y - Repeat
Ctrl+Z - Undo
F1 - Help
F2 - Edit
F3 - Paste Name
F4 - Repeat last action
F4 - While typing a formula, switch between absolute/relative refs
F5 - Goto
F6 - Next Pane
F7 - Spell check
F8 - Extend mode
F9 - Recalculate all workbooks
F10 - Activate Menu bar
F11 - New Chart
F12 - Save As
Ctrl+: - Insert Current Time
Ctrl+; - Insert Current Date
Ctrl+" - Copy Value from Cell Above
Ctrl+’ - Copy Formula from Cell Above
Shift - Hold down shift for additional functions in Excel’s menu
Shift+F1 - What’s This?
Shift+F2 - Edit cell comment
Shift+F3 - Paste function into formula
Shift+F4 - Find Next
Shift+F5 - Find
Shift+F6 - Previous Pane
Shift+F8 - Add to selection
Shift+F9 - Calculate active worksheet
Shift+F10 - Display shortcut menu
Shift+F11 - New worksheet
Ctrl+F3 - Define name
Ctrl+F4 - Close
Ctrl+F5 - XL, Restore window size
Ctrl+F6 - Next workbook window
Shift+Ctrl+F6 - Previous workbook window
Ctrl+F7 - Move window
Ctrl+F8 - Resize window
Ctrl+F9 - Minimize workbook
Ctrl+F10 - Maximize or restore window
Ctrl+F11 - Inset 4.0 Macro sheet
Ctrl+F1 - File Open
Alt+F1 - Insert Chart
Alt+F2 - Save As
Alt+F4 - Exit
Alt+Down arrow - Display AutoComplete list
Alt+’ - Format Style dialog box
Ctrl+Shift+~ - General format
Ctrl+Shift+! - Comma format
Ctrl+Shift+@ - Time format
Ctrl+Shift+# - Date format
Ctrl+Shift+$ - Currency format
Ctrl+Shift+% - Percent format
Ctrl+Shift+^ - Exponential format
Ctrl+Shift+& - Place outline border around selected cells
Ctrl+Shift+_ - Remove outline border
Ctrl+Shift+* - Select current region
Ctrl++ - Insert
Ctrl+- - Delete
Ctrl+1 - Format cells dialog box
Ctrl+2 - Bold
Ctrl+3 - Italic
Ctrl+4 - Underline
Ctrl+5 - Strikethrough
Ctrl+6 - Show/Hide objects
Ctrl+7 - Show/Hide Standard toolbar
Ctrl+8 - Toggle Outline symbols
Ctrl+9 - Hide rows
Ctrl+0 - Hide columns
Ctrl+Shift+( - Unhide rows
Ctrl+Shift+) - Unhide columns
Alt or F10 - Activate the menu
Ctrl+Tab - In toolbar: next toolbar
Shift+Ctrl+Tab - In toolbar: previous toolbar
Ctrl+Tab - In a workbook: activate next workbook
Shift+Ctrl+Tab - In a workbook: activate previous workbook
Tab - Next tool
Shift+Tab - Previous tool
Enter - Do the command
Shift+Ctrl+F - Font Drop down List
Shift+Ctrl+F+F - Font tab of Format Cell Dialog box
Shift+Ctrl+P - Point size Drop down List
Ctrl + E - Align center
Ctrl + J - justify
Ctrl + L - align
Ctrl + R - align right
Alt + Tab - switch applications
Windows + P - Project screen
Windows + E - open file explorer
Windows + D - go to desktop
Windows + M - minimize all windows
Windows + S - search
❤28👍10