G
Guest
Hello- I have a query built and in this query I would like to add
information that is in the format of check boxes (so in my table they are set
up as a check box). When I run my query I would like to add, if a box is
checked what this check box means. The names of the check boxes are
"chkAction1", "chkAction2", "chkAction3" and so on. Each of these "actions
check boxes" has a definition, and if the box is checked then in my query I
would like to know the definition of the box (if checked). What kind of
statement would I put in my query to let it know, that if check box 1 is
checked, then list the definition of check box 1?
I hope my question makes sense! Your help is appreciated! Thanks
information that is in the format of check boxes (so in my table they are set
up as a check box). When I run my query I would like to add, if a box is
checked what this check box means. The names of the check boxes are
"chkAction1", "chkAction2", "chkAction3" and so on. Each of these "actions
check boxes" has a definition, and if the box is checked then in my query I
would like to know the definition of the box (if checked). What kind of
statement would I put in my query to let it know, that if check box 1 is
checked, then list the definition of check box 1?
I hope my question makes sense! Your help is appreciated! Thanks