Best Microsoft Excel Bloggers
Showing posts with label conditional formatting. Show all posts
Showing posts with label conditional formatting. Show all posts

Friday, March 9, 2018

This is a guest post from Joseph Helstrom, CPA.


Adding VLookup as a Control for Your Month-End Workpapers

When closing for the month, many use an Excel workbook to reconcile balances to the general ledger.  As the general ledger changes, do you have a process in place to easily determine that balances previously reconciled still tie to the general ledger?  If not, using Vlookup on each reconciliation worksheet provides a quick and easy way to accomplish this control.

Usually, the month-end balance from a reconciliation worksheet is at the bottom of the worksheet.  Below this balance, you can enter the associated general ledger account number to be used in a Vlookup formula.  After the account number and Vlookup formula have been entered in each workbook, all you need to do is cut and paste the most recent general ledger balances into a separate worksheet.  The Vlookup will display the most recent balance and you can use conditional formatting to highlight whether the two balances are within a tolerable error limit.

The example below assumes that the AR Trial Balance has been created and the total needs to be compared to the general ledger.  There is a worksheet labeled “Accounts Receivable” and a separate worksheet labeled “General ledger”.

The general ledger account for accounts receivable has been entered at the bottom of the Accounts Receivable worksheet and a Vlookup formula is used to compare this total to the amount in the General Ledger worksheet.


The Vlookup function is searching for a worksheet titled “General ledger” in the same workbook.  The key to making this work is that you never delete this worksheet.  When the general ledger changes, simply paste the new general ledger data over the old data in the same worksheet.

For Vlookup to work, the lookup value, in this case the general ledger account number, must be in the leftmost column of the General Ledger worksheet (In this example, column A).  The general ledger data is in columns A and B and the account balance is in column 2 (which is the B column).  The FALSE range lookup value is used to indicate an exact match.  The example general ledger is shown below.


Why use the entire columns of A and B?  That way, if general ledger accounts are added, we’re not constrained by a limited range.  This is important as we want to paste over this data again and again without using new Vlookup formulas each time. 

To calculate any differences, subtract the general ledger balance from the reconciliation balance.  Use the ABS function in the formula since we just want to know the absolute amount of a difference and do not need to know whether it is positive or negative (ABS provides the absolute value of a number).   More.....https://cpaselfstudy.com/vlookup-control/

Tuesday, September 22, 2015

Creating a Gantt Chart in Excel

Cam't afford fancy software for project scheduling? Try using Excel.

The image below is the end result we will achieve.




In this example, we took each activity and provided a sideways bar to visually show when that activity occurred within the total project. 

To accomplish this we will be using some logic functions as well as conditional formatting.
The project example we are going to use is below:



Friday, March 27, 2015

Visualize! Use Conditional Formatting's Icon Sets

Today with all the online presentations be it YouTube, Webinars or just an in-house presentation, visual impact has become a lot more important. People only used to just be concerned about colors and images when making PowerPoint slides but in today's environment  you need to consider it for spreadsheets as well.



Conditional formatting is a great feature in itself but today I wanted to focus on  icon sets as some people are not familiar with them or how they work. I am skipping the basics of the icon sets because if you select cells and apply an icon set, the  display is based upon percentages which I personally don't care for. Instead we are going to skip to the more advanced section where everything is a bit more black and white (so to speak)




Since everyone knows my love of lattes and chai, we will use a product line of coffees and teas. We want to emphasize the product lines that are are under budget in terms of their  unit sales. Which spreadsheet would you want to look at? Which has immediate impact? Which quickly identifies the problem products?


Hopefully, you guessed the bottom spreadsheet! To see how to do this, click on this link. and make sure to grab a cup of coffee before you start!
















Ms. Excel- Resident Excel Geek