A Microsoft Office (Excel, Word) forum. OfficeFrustration

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   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

dcount



 
 
Thread Tools Display Modes
  #1  
Old May 29th, 2010, 07:02 PM posted to microsoft.public.access
Tim
external usenet poster
 
Posts: 780
Default dcount

I would like to use the values in dcount to perform another calculation. I
counted two sets of records and would like to divide the two numbers to give
a percent.

For example =dcount("[pass]","GED
results","[pass]='y'")/=dcount("form3]","ged results")
--
ts
  #2  
Old May 30th, 2010, 02:40 AM posted to microsoft.public.access
Tom van Stiphout[_2_]
external usenet poster
 
Posts: 1,653
Default dcount

On Sat, 29 May 2010 11:02:01 -0700, Tim
wrote:

You are very close:
=dcount("[pass]","GED results","[pass]='y'")/dcount("form3]","ged
results")

-Tom.
Microsoft Access MVP


I would like to use the values in dcount to perform another calculation. I
counted two sets of records and would like to divide the two numbers to give
a percent.

For example =dcount("[pass]","GED
results","[pass]='y'")/=dcount("form3]","ged results")

 




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:27 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.