I made an addition to a form I was using and it threw a wrench into the works for my ability to adjust the calculation.
I am trying to sum a unbound control calculation in a continous form.
question: can you only sum a bound control name? is that why I am getting an error?
question: must I use a query to do the calculation for me?
if that is true i was trying to locate examples of what i am trying to do and can't locate any - could you give me some direction where to find examples.
thanks for your help
gary
I am trying to sum a unbound control calculation in a continous form.
question: can you only sum a bound control name? is that why I am getting an error?
question: must I use a query to do the calculation for me?
if that is true i was trying to locate examples of what i am trying to do and can't locate any - could you give me some direction where to find examples.
thanks for your help
gary
Comment