Thread: UserForms
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default UserForms

Add a label next to the button.
Make the caption of the label equal to the cell value.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware

"sparx"
wrote in message
I have created a user form with several buttons - how can I list
something from a worksheet into that userform so it is displayed next
to one of the several buttons?
--
sparx