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
Monitoring Xen VPS's
Dreamweaver MX pop-up menus hidden behind .swf
MYOB - Move program to new hdd - no cd available
Get each sheet in a workbook into seperate new workbooks and save as the sheet name.
Use a SSIS package to query a .xls file, manipulate the data, then push to an Access2003 table (only landing on disk 1 time)
PayPal Donation button and IPN
Error Handler For 404
How do I export a Flash scene to an image format via ActionScript?
abnormal network activities in windows xp
can anyone explain the usage of FTPPWD in UNIX