J
jurgens
I am not a VBA programmer but I can follow directions. I need some
help.
I am trying to create a form in Word 2003 and I want to use check
boxes. However, I don't like the bland check box feature that is
incorporated into Word. Right now I am using the "check box macro"
that I picked up from the MVP site but it's not exactly what I want.
I have a table with several rows. In each row I have a nested table
(1 row, 4 colums). In the main row there is a statement; i.e., "How
would your rate my product?" Then, in the nested table, I have the
check box macro. In the nested table a user can click on a cell
labled Poor, Good, Better, Best , for example. When the Good, Better,
Best cells are checked, a BLACK check mark appears in the cell. When
the Poor cell is checked a RED check mark appears. The border around
ALL of the cells is BLACK. In addition, the check marks are NOT
mutually exclusive - more than one cell can be checked (not good).
I would like to get rid of the nested table and I would like the check
marks to be mutually exclusive.
Is there a way to have box symbols as place holders for Poor, Good,
Better, Best and then when one of those boxes is checked the
placeholder symbol is replaced with a black box and either a black or
red check mark (symbol or image).
Thanks in advance.
Chuck
help.
I am trying to create a form in Word 2003 and I want to use check
boxes. However, I don't like the bland check box feature that is
incorporated into Word. Right now I am using the "check box macro"
that I picked up from the MVP site but it's not exactly what I want.
I have a table with several rows. In each row I have a nested table
(1 row, 4 colums). In the main row there is a statement; i.e., "How
would your rate my product?" Then, in the nested table, I have the
check box macro. In the nested table a user can click on a cell
labled Poor, Good, Better, Best , for example. When the Good, Better,
Best cells are checked, a BLACK check mark appears in the cell. When
the Poor cell is checked a RED check mark appears. The border around
ALL of the cells is BLACK. In addition, the check marks are NOT
mutually exclusive - more than one cell can be checked (not good).
I would like to get rid of the nested table and I would like the check
marks to be mutually exclusive.
Is there a way to have box symbols as place holders for Poor, Good,
Better, Best and then when one of those boxes is checked the
placeholder symbol is replaced with a black box and either a black or
red check mark (symbol or image).
Thanks in advance.
Chuck