PC Review


Reply
Thread Tools Rate Thread

How do I keep a running total of people I contact as a percentage

 
 
uptight26
Guest
Posts: n/a
 
      26th Feb 2009
I need to keep a running tally of people that I contact from a speicific list
(a total of 67 people) and I need to display it as a percentage. I would
like to use the date that I contacted them as a reference (I place the date
contacted in a field).
 
Reply With Quote
 
 
 
 
Sheeloo
Guest
Posts: n/a
 
      26th Feb 2009
If you enter the date in Col B when you contact them and leave it blank
otherwise then you can have this in any cell (assuming first row had headers
and your data dates are in B2-B68)

=COUNTIF(B2:B68,"<>")/ROWS(B2:B68)

or

=COUNTIF(B2:B68,"<>")/67

and format as percentage
"uptight26" wrote:

> I need to keep a running tally of people that I contact from a speicific list
> (a total of 67 people) and I need to display it as a percentage. I would
> like to use the date that I contacted them as a reference (I place the date
> contacted in a field).

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Query to see what percentage of people scored a specific number John Microsoft Access Queries 1 26th Apr 2010 03:44 PM
Percentage of total =?Utf-8?B?Qk9PTkVS?= Microsoft Access Queries 16 6th Sep 2006 02:32 PM
How do I keep a running total of pounds lost and percentage lost =?Utf-8?B?YW5nZWw1OTU5?= Microsoft Excel Misc 4 26th Jan 2006 09:18 PM
Percentage of Total =?Utf-8?B?UnVzc0c=?= Microsoft Access Queries 7 29th Mar 2005 08:41 PM
Percentage of total =?Utf-8?B?RWRnYXIgVGhvZW1tZXM=?= Microsoft Access Queries 1 4th Feb 2005 12:11 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:22 AM.