A
apalmer
I have a program in which I import live data into excel and feed i
through a set of conditions I have made, if my conditions are met
cell will populate with the word "yes", if my conditions are unmet th
cell will display the word "no". I have a total of 6 cells next to eac
other, 2 rows and 3 across, which are programmed to display "yes" o
"no" depending on if the conditions are met.
What I need to do is have a macro triggered off when the word "yes" i
displayed in any of those 6 cells, doesn't matter which, this macr
will then highlight that area of cells and "insert the copied cells
down below.
I know how to record the macro, what I really need is a way for thi
macro to be triggered off by the product of any 6 particular cells; i
any cell displays “yes” enable macro.
My programming skills are limited, so if you could please be a
specific as possible if speaking about anything in visual basic.
Thank you.
Ala
through a set of conditions I have made, if my conditions are met
cell will populate with the word "yes", if my conditions are unmet th
cell will display the word "no". I have a total of 6 cells next to eac
other, 2 rows and 3 across, which are programmed to display "yes" o
"no" depending on if the conditions are met.
What I need to do is have a macro triggered off when the word "yes" i
displayed in any of those 6 cells, doesn't matter which, this macr
will then highlight that area of cells and "insert the copied cells
down below.
I know how to record the macro, what I really need is a way for thi
macro to be triggered off by the product of any 6 particular cells; i
any cell displays “yes” enable macro.
My programming skills are limited, so if you could please be a
specific as possible if speaking about anything in visual basic.
Thank you.
Ala