Re: Use of Nz Function in Queries



Post the SQL statement of the query that you're using....

--

Ken Snell
<MS ACCESS MVP>

"Guayo" <guayo@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:10459F61-44F3-461B-893C-4AF79FBD3EA3@xxxxxxxxxxxxxxxx
> I'm constructing a Line Tendency Graphic in a Database of Access 2000,
> from a
> Crosstab Query with Columns showing Months of a year and File showing
> Costs
> ($) of the desired months with "between Initial and Final Date" criteria
> (Chort format). The problem is, the Line Tendency of the graphic doesn't
> shows the months with no records due to these desires months there weren't
> records to register; but I need the Tendency Line shows those as "0". I
> know
> the Nz Function solve my problem but I don't know how and where to insert
> it
> and what other conditions or controls properties do my database must has
> in
> order to get the response that I need.
> Guayo, requiring help from Osorno, Chile.
>


.



Relevant Pages

  • Re: Creating a temporary table/query for subform
    ... Any object name beginning with "usys" is not displayed in the database ... MS Access MVP ... I cannot let this temporary table or query show ... find any help in the MS Access help on how to do this in VBA. ...
    (microsoft.public.access.queries)
  • Re: Report Query
    ... Access MVP 2002-2005, 2007 ... choose not to) then you can use a "normalizing" union query to return the ... You should be able to use that query as the source for your report. ... Now, with that being said, short of rewriting my database, can anyone ...
    (microsoft.public.access.queries)
  • Re: Refer to a form in a pass-through query
    ... I don't know the syntax for whatever database engine you are querying. ... MS Access MVP ... The name of the query is PKLQ. ... SQL in Access. ...
    (microsoft.public.access.queries)
  • Re: Query 2 databases
    ... Is [Stock Number] a kind of stockID while ProductStock a quantity, ... The query works fine, for that purpose, when only one field is to be used as 'criteria' for finding un-matched records. ... Vanderghast, Access MVP ... The second table is in second database. ...
    (microsoft.public.access.queries)
  • Re: DBMS and lisp, etc.
    ... Naively implemented with SQL, again for 10 ... (1 query for the initial orders, 1 query for each order for its ... soon as you upgrade to the SQL database. ... (eq (order-customer orderA) ...
    (comp.lang.lisp)

Loading