View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
noord453 noord453 is offline
external usenet poster
 
Posts: 17
Default Label caption change on opening of form

Hi, I am creating forms in order to eas the process of selecting products and
product criteria to create a costprice.
Now I want to change the caption of a label with the value of a certain
cell. So if the cell changes because it is changed in form2 or in the excel
worksheet, the caption of label25 in form4 needs to read this value.
How to do this?

Regards
Gerard