Microsoft
Software
Hardware
Network
Question : access reprot / query
I have a drop down list in a table with 30 selections in it. I also queried the table for dates and stuff. Then I built a report based on the query. The Field name is " Call Type " but one of the selections in the field " Call Type " is " Medical ". I want to count in seperate fields the 30 or so selections like " Medical ". I used =Count([Medical]) and =Sum([Medical]) but no good. Please help
Answer : access reprot / query
try
=sum(iif([Call Type]="Medical",1,0))
Random Solutions
migrating sbs 2003 to 2008 sbs
Arithmetic overflow error converting expression to data type smalldatetime!!!
How do I obtain an anchor's attribute value via javascript
Unable to connect to SQL Server instances
CGI Script Error
Winlogon fatal system error
Using the mysql last_insert_id()
Global distribution list requires email address
Port Forwarding
Outlook Web Access 2003-Inbox problem/ Invalid procedure call or argument