P
Peter
Hi
I got two checkboxes. On my report I want to read the checkboxes and
depending on the value write something in a label.
Like this:
O O = None
X O = E
O X = S
X X = Both
I'm guessing that I write something in On Format event of the Detail
section.
// Peter
I got two checkboxes. On my report I want to read the checkboxes and
depending on the value write something in a label.
Like this:
O O = None
X O = E
O X = S
X X = Both
I'm guessing that I write something in On Format event of the Detail
section.
// Peter