run macro only if condition is met

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to run a macro (copy one cell into another) only if a certain
condition is met. For example, if x=a, then run this macro. If not, do
something else.
 
Back
Top