If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Percentage Compliance

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-21-07, 16:07
ullas9256 ullas9256 is offline
Registered User
 
Join Date: May 2007
Posts: 1
Percentage Compliance

This might be a very basic question but how do I figure out the percentage compliance if I have the following:

1414 test in which 12 had errors. I want to know the percentage compliance? This is what I think it is figured out. Please let me know if correct. 1414-12 = 1402 1402/1414 = .9915 * 100 = 99.1%
Reply With Quote
  #2 (permalink)  
Old 05-22-07, 08:19
Eraserhead Eraserhead is offline
Registered User
 
Join Date: May 2007
Posts: 5
Yep, that's fine. Also this works:

(enter 12 into A1 and 1414 in B1) and in C1:
=(B1-A1)/B1

Format the cell as a percentage.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On