G
Guest
Okay,
I have a table that contains the number of leads recieved by day. I need a
query that will display the daily leads as a percentage of the total number
of leads recieved (to determine lead arrival paterns). Basically, I need the
third column in the example below:
day leads percent
1 1 10%
2 5 50%
3 4 40%
I have a table that contains the number of leads recieved by day. I need a
query that will display the daily leads as a percentage of the total number
of leads recieved (to determine lead arrival paterns). Basically, I need the
third column in the example below:
day leads percent
1 1 10%
2 5 50%
3 4 40%