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 » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

count #error



 
 
Thread Tools Display Modes
  #1  
Old January 18th, 2008, 04:43 AM posted to microsoft.public.access.reports
Dominique
external usenet poster
 
Posts: 20
Default count #error

I'm SO new in Access that saying I'm a beginner is excruciatingly charitable
-- I have a report built from a Query where I've selected just customers for
one employee (i.e., Adams) -- I want a total of how many entries (customers)
are on this report. I've tried "=count([FieldNameofEmployee])" and all kinds
of crazy alternates that I saw as suggestionns from other people posting
similar problems -- but nothing -- regardless what I put, I relentlessly get
"#error" --- this is going to drive me to drink............
  #2  
Old January 18th, 2008, 05:22 AM posted to microsoft.public.access.reports
Allen Browne
external usenet poster
 
Posts: 11,706
Default count #error

Where is this text box?

In report design view, make sure the text box is in the Report Footer or a
group footer, not in the Page Footer section.

For the Control Source, try:
=Count("*")

Make sure the name of this text box is not the same as any of the fields in
the report. (The Name is on the Other tab of the Properties box.)

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Dominique" wrote in message
...
I'm SO new in Access that saying I'm a beginner is excruciatingly
charitable
-- I have a report built from a Query where I've selected just customers
for
one employee (i.e., Adams) -- I want a total of how many entries
(customers)
are on this report. I've tried "=count([FieldNameofEmployee])" and all
kinds
of crazy alternates that I saw as suggestionns from other people posting
similar problems -- but nothing -- regardless what I put, I relentlessly
get
"#error" --- this is going to drive me to drink............


 




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:44 PM.


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