View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Adam Adam is offline
external usenet poster
 
Posts: 287
Default Reference a cell in a worksheet from a userform

I have a userform with option buttons on it. I am trying to accomplish the
fact when a user clicks on this particular option button it will fill a
textbox with data from a cell on a worksheet. How do I do this?