Crosstab query help for monthly rep percentages

Ace71425

Board Regular
Joined
Apr 20, 2015
Messages
130
Hello i know this should be easy but im having a difficult time with it...So I have a query that displays a rep's name, a date, and a percentage for the day...See below

Something like

Billy 10/20/2015 10%
Billy 10/21/2015 25%
Billy 10/22/2015 55%
John 10/16/2015 72%
John 10/18/2015 75%
John 10/30/2015 90%
Mary 10/22/2015 60%

Now what I would like is for a crosstab query to filter it like this...

Rep 10/1/2015 10/2/2015 10/3/2015 10/4/2015 10/5/2015 10/6/2015 10/7/2015 10/8/2015 10/9/2015 10/10/2015 10/11/2015 etc etc
Billy 20% 30%
John 55%
Mary 75% 90% 88%


I think you get the idea....So how do I get this accomplished I don't really understand the row and column and value settings for the fields and just get errors left and right..Thanks!
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
Of course keep in mind the percentages will line up with what date and rep they were on in my post it just formatted them all back in a row....
 
Upvote 0
Of course keep in mind the percentages will line up with what date and rep they were on in my post it just formatted them all back in a row....
What helps keep data lined up in this forum is to create in Excel, then copy/paste here. Voila! Instant html table.
 
Upvote 0

Forum statistics

Threads
1,221,834
Messages
6,162,268
Members
451,758
Latest member
lmcquade91

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top