Labor Costs Budget to Actual

G

Guest

I'm looking for the best way to compare actual labor costs that I have in an
excel file to another excel budget file. In my "Actual" file - there are
multiple rows for each employee b/c of labor distribution. I have been using
Vlookup to do the comparisons but am wondering if there is a better way.

In addition to MTD comparison I would like to do YTD comparisons. My
payroll is in SQL database - could data query help???
 
N

Nick Hodge

Connie

If you have EmployeeID, Date, Actual, Budget. These can be best summarised
in a pivot table.

You can connect this directly to SQL. There are a ton of great P/T sites,
here is one and I have a section on connecting external sources, grouping,
etc.

http://peltiertech.com/Excel/Pivots/pivotstart.htm (Jon Peltier and Debra
Dalgleish's)

http://www.nickhodge.co.uk/gui/datamenu/pivottablereport.htm (Mine P/T)

http://www.nickhodge.co.uk/gui/datamenu/importexternal.htm (Mine External
Data)

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(e-mail address removed)
web: www.nickhodge.co.uk
blog (non-tech): www.nickhodge.co.uk/blog/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top