Thread: Control Source
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steven Taylor[_2_] Steven Taylor[_2_] is offline
external usenet poster
 
Posts: 2
Default Control Source

On various control sources in my form I have entered the
name of a function that returns a range depending on
values that are entered. When the form is loaded this
works, but when the values are changed the Control Sources
do not update. What is the best way to refresh my Control
Sources?

TIA