Hi! How can I run a macro with condition? Ex: if cell A1= country then run macro. Thank You Horacio
H Horacio Sep 19, 2004 #1 Hi! How can I run a macro with condition? Ex: if cell A1= country then run macro. Thank You Horacio
F Frank Kabel Sep 19, 2004 #2 Hi you have to use for example the worksheet_change event. See: http://www.cpearson.com/excel/events.htm
Hi you have to use for example the worksheet_change event. See: http://www.cpearson.com/excel/events.htm