View Single Post
  #27  
Old December 9th, 2008, 06:49 AM posted to microsoft.public.access.reports
Duane Hookom
external usenet poster
 
Posts: 7,177
Default Graphing an "Other" section in a Pie Graph

Could you reply with your full sql statement? Are the quote marks true quotes
or some other variation? Your reply states:
“Other”,
where I would expect:
"Other",
Notice the difference?

--
Duane Hookom
Microsoft Access MVP


"pushrodengine via AccessMonster.com" wrote:

I get the following error:

Syntax error (missing operator) in query expression ‘CallDtl: IIf(IsOther,
“Other”, tblIncidentLog.[CallDetail])’.

--
Message posted via http://www.accessmonster.com