Running Sum with Calculated Control

  • Thread starter Thread starter Kelley
  • Start date Start date
K

Kelley

Guest
I am using XP and have an calculated control with an IIF function in it. I have Running Sum Over Group in the properties, but the sum will not run. It worked okay in Access 97, but won't work with this version. Ideas?
 
What does the ControlSource say?
 
The control source says: =IIF([OptionDate]<Now(),[ActualLots]," ")
 
Last edited:

Users who are viewing this thread

Back
Top Bottom