Worksheet_change Target Address is Reference Cell

  • Thread starter Thread starter mpreddy
  • Start date Start date
M

mpreddy

Thanks Anne,
But the problems is little different. I gave E1- F1 link just as a
example. In fact in my workbook, I referenced "F1" to a combo box as
cell link. I need to execute a macro on changing the combo box selectio
- in other words for every change in the value of F1. Could you sugges
some way out?
MPRedd
 
I believe you'll be better off having the code run on the combo box
selection. I don't understand why you wouldn't want your code to run from
that instead anyway?
**** Hope it helps! ****

~Dreamboat
Excel VBA Certification Coming Soon!
www.VBAExpress.com/training/
********************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top