I am creating a spreadsheet which compares two different companies sales targets,i have both companys targets and there actual sales performance,how do i compare which company was best, which formula do i use.
I am creating a spreadsheet which compares two different companies sales targets,i have both companys targets and there actual sales performance,how do i compare which company was best, which formula do i use.
You can use a simple percentage formula to see how well you did with each.
Column A - Company name
Column B - Target sales
Column C - Actual sales
Column D - Percentage
=C1/B1 (formatted as percent...copied down)
Column E - Range the percentages
=RANK(D1, D:D) (copied down)
![]()
Please Login or Register to view this content.
_________________
Microsoft MVP 2010 - Excel
Visit: Jerry Beaucaire's Excel Files & Macros
If you've been given good help, use theicon below to give reputation feedback, it is appreciated.
Always put your code between code tags. [CODE] your code here [/CODE]
?None of us is as good as all of us? - Ray Kroc
?Actually, I *am* a rocket scientist.? - JB (little ones count!)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks