Between [Enter Start Date] and [Enter End Date]

X

XeniaEagle

I have a check book which is tied to a query with the Between citeria, to
return check and deposits by date. It works great, but I would like to be
able to return
a beginning balance, to make it easier each week, when it is printed out.
I have put text boxes for each column in the footer with Sum for each,
income expenses balance. which work great, I am trying to add another
text box
with the beginning balance. I have used Sum([Balance])=[Enter Start Date]
I have tried the + sign , and . nothing works. I get the sum for the
between dates and the date of the start date. Is it possible to do this?
Thanks for any help
Roger
 
Top