Re: Report fails to run if textbox =Sum([Amt]) is used in Group Footer - runs fine without it.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • MLH

    Re: Report fails to run if textbox =Sum([Amt]) is used in Group Footer - runs fine without it.

    And one more thing - it's never been a
    problem to sum up the [Amt] field in the
    immediate window...

    ?dsum("[Amt]","qryChexFigur es")

    .... has never failed to produce an accurate
    errormsg-free result.
Working...