S
Sean O'Neill
Try and describe what I have in simple terms.
I have say a column with "X" in various rows indicating a
specific state (e.g. turned on, selected, etc) for that row.
What I would like to do it put something at the top of the
column that I can check, mark, something that runs a Macro
to finds all the "X" and changes them to something else -
say an "F" for failed. Then when I uncheck, unmark,
whatever this object, it finds all the "F" and changes them
back to "X".
I was playing with the Togglebox last night but it doesn't
know its location in a worksheet.
Do cells have like on-mark, on-click or something that I
could use instead which I think could work.
I basically need to be able to mark something. The macro
can then use the cell/column address of that object to know
that its needs to search that column for "X" and change to
"F" and back on unclick, mark, whatever.
Any thoughts ?
I have say a column with "X" in various rows indicating a
specific state (e.g. turned on, selected, etc) for that row.
What I would like to do it put something at the top of the
column that I can check, mark, something that runs a Macro
to finds all the "X" and changes them to something else -
say an "F" for failed. Then when I uncheck, unmark,
whatever this object, it finds all the "F" and changes them
back to "X".
I was playing with the Togglebox last night but it doesn't
know its location in a worksheet.
Do cells have like on-mark, on-click or something that I
could use instead which I think could work.
I basically need to be able to mark something. The macro
can then use the cell/column address of that object to know
that its needs to search that column for "X" and change to
"F" and back on unclick, mark, whatever.
Any thoughts ?
