check boxes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I just noticed that on my form I have a bunch of check boxes that were
created in a table. The boxes check depending on the values of my
calculations. When I go into my table the boxes that contain a formula like
an if statement do not show up in my table. How do I fix this so I have an
accurate report. I have another box that is an on click. If I click a field
then a box checks. I would like to use this in a report but it does not show
in my table.
Thanks
Chey
 
Chey said:
I just noticed that on my form I have a bunch of check boxes that were
created in a table. The boxes check depending on the values of my
calculations. When I go into my table the boxes that contain a
formula like an if statement do not show up in my table. How do I
fix this so I have an accurate report. I have another box that is an
on click. If I click a field then a box checks. I would like to use
this in a report but it does not show in my table.
Thanks
Chey

That all does not make much sense. I suspect the formulas for the check
boxes are in a query, form and/or report. You don't have formulas in a
table. Excel will have formulas in cells but databases do not work that
way.
 
Back
Top