View Single Post
  #2   Report Post  
Ian
 
Posts: n/a
Default

Label1.Caption = Range("A1").Value

Ian
---
"Monique" wrote in message
...
I am trying to make a label caption equal to a value in an excel cell. Is
this possible and if so, how?