+91-9914137278 [email protected]

How to change numbers into a Date format in Excel

📌 Formula: =DATE(RIGHT(B7,4), MID(B7,3,2), LEFT(B7,2)) 🔹 Explanation: If B7 contains a number like “25032024” (DDMMYYYY format), the formula: Extracts the year → RIGHT(B7,4) → 2024 Extracts the month → MID(B7,3,2) → 03 (March) Extracts the day → LEFT(B7,2)...

How to use AI.FILL in Excel for auto-filling data

Auto-Fill City, Country & Currency Using AI.FILL 📌 Formula: =AI.FILL(B4:D5, B6:B10) 🔹 Explanation & Use Case B4:D5 contains sample city, country, and currency data. B6:B10 is the range where Excel will predict and fill missing values based on AI patterns. ✅...

Top 3 Excel shortcuts you must know!

🔹 Boost Your Productivity with These Excel Shortcuts 1️⃣ Convert Data into a Table (Ctrl + T) Steps: Select all data and press Ctrl + T to format it as a table. 2️⃣ Quickly Sum Data (Alt + =) Steps: Select the range and press Alt + = to instantly sum the values. 3️⃣...
Pinterest
Instagram