Tag Archives: business
Learn Excel 2010 — “Saving Form to Database”: Podcast #1504
John from New Zealand offers an improvement to Thursday’s podcast about creating a Data Entry form on a spreadsheet. Today, in Episode #1504, Bill applies the tip from John to improve the VBA code for this Database Form routine! …This … Continue reading
How to Use Criteria in Excel Filters and Functions
In this tutorial, I demonstrate how to use the “Logical Functions” of IF, AND, and OR in Excel. In order to return the answer TRUE with the AND Function, each logical test must answer TRUE. I frequently “Nest” the AND … Continue reading
Excel Macro Example Case Study
A case study on two Excel macros. Macros cure tedious, error prone and inefficient computer work. Duration : 0:3:49 Technorati Tags: Automate, automation, business, data formatting, database management, estimate, excel, excel help, Excel macro, excel macro help, excel macro tips, … Continue reading
How to Use the VLOOKUP Function in Excel
I receive numerous questions about how to use the VLOOKUP Function in Excel. So, I created this video to show you the step-by-step process to create them and to share my best practices for using VLOOKUPs. I invite you to … Continue reading
Microsoft Excel Overview for Beginners Tutorial – Excel 2003, 2007, 2010
This tutorial is a brief overview of Microsoft Excel and a few of its basic functionalities. This video is intended for people that know a little about computers but are just trying to get their hands into Excel or any … Continue reading
Learn Excel – Macro to Find: Podcast #1382
Mike is looking for a faster way to Find. He wants to enter his search term in a Named Cell and have a Macro that will search for that term. Today, in Episode #1382, Bill shows us how to Record … Continue reading
Refer to an Excel Table Field When Writing Formulas
If you are using either Excel 2007 or Excel 2010, I encourage you to “format your data range” as an Excel Table. When you do this you can take advantage of several Table Tools: 1) The range references for the … Continue reading
Use the SumIf and SumIfs Functions in Excel to Analyze Accounts Receivable Status Report
Watch, as I use both the SUMIF and the (new) SUMIFS functions to analyze an Accounts Receivable Status Report. With the SumIf Function in Excel, you only sum the cells in a range that match the condition that you set. … Continue reading