View Single Post
  #1   Report Post  
Pistolade Pistolade is offline
Junior Member
 
Posts: 20
Default Dropbox change Trigger an event

I tried a bit to figure this out, and I cant seem to get it. The goal is to have a function trigger off of a change in the drop down list that exists in cell F1. The dropdown makes it hard. But I don't know how else to do it because I already have a bunch of manual trigger macros with buttons, this one would be nice to have trigger itself I suppose.

Range(F1) changes need to call "Process"

Thanks,
Pistolade