How to Change the Default Email Account in New Outlook?

Managing multiple email accounts in New Outlook Many professionals struggle with managing multiple email accounts when transitioning to New Outlook, especially when they need to ensure emails are sent from the correct primary address. A common scenario involves users who have both personal and business email accounts configured in New Outlook but find that replies … Read more

How to Insert Footnotes in PowerPoint?

“I’m preparing a presentation that needs source citations and additional explanatory notes, but I don’t want to clutter my slides with too much text. Is there a way to add professional-looking footnotes in PowerPoint without compromising the clean layout of my presentation?” Whether you’re creating an academic presentation, a business proposal, or a training deck, … Read more

How to Add Microsoft Planner to Outlook?

Are you struggling to keep track of your tasks across Microsoft Planner and Outlook? Let’s walk through how to integrate Microsoft Planner with Outlook so you can manage all your tasks in one place, schedule effectively, and improve your team’s productivity. Prerequisites Step-by-Step Integration Process Note that once imported you are able to set your … Read more

Why unread emails not showing on Outlook?

Have you ever noticed your Outlook saying you have unread messages, but they seem to be playing hide and seek? Maybe you see that persistent “1 unread message” notification, but no matter how much you search, it remains frustratingly elusive. Or perhaps your unread email count looks completely wrong, showing 10 unread messages when you … Read more

How to import CSV Files into a Microsoft Access Database?

“I have several CSV files with sales data that I need to import into Access for analysis. What’s the best way to import these files while ensuring the data types are correct and the import process is repeatable?” Before diving into the import process, let’s explore the most efficient way to import CSV files into … Read more

How to separate first and last names into Excel columns?

I have a spreadsheet with full names in a single column cell in my Excel spreadsheet, but I need to split them into separate columns for first and last names. How can I simplysplit these names without manually typing them out – specially those names comprising multiple word family names? Sample Dataset Here’s a sample … Read more

How to calculate months between specific dates in Excel?

User Question I’m managing a project timeline in Excel and need to calculate the duration in months between start and end dates. Some projects span multiple years, and I want to account for partial months. How can I accurately calculate this in Excel, both using formulas and VBA, especially when dealing with multiple projects? Find … Read more

How to convert a text cell to dates in Excel?

Here’s a question from a colleague: I’ve received a spreadsheet containing employee information, including their start dates. However, these dates are in text format and use different styles (e.g., “01/15/2023”, “15-Jan-2023”, “2023-01-15”). I need to convert all these text entries to proper Excel date format for analysis and reporting. How can I efficiently standardize these … Read more

How to Add References and citations to PowerPoint Slides?

User Question: “I’m working on a presentation for my research project, and I need to cite various bibliography sources throughout my slides. How can I effectively add references to my PowerPoint presentation without cluttering the slides? Is there a way to manage and format these citations properly?” Step-by-Step Instructions: This guide will walk you through … Read more

How to Save Excel sheets as PDF with Current Date Using VBA?

If you often find yourself converting Excel reports to PDF format and manually typing in the current date to keep your file versions in order, you will find this trick pretty useful. We will use VBA (Visual Basic for Applications) to automate this task, saving you time and reducing the risk of errors. #1: Prepare … Read more