Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have created a user form with several buttons - how can I lis something from a worksheet into that userform so it is displayed nex to one of the several buttons -- spar ----------------------------------------------------------------------- sparx's Profile: http://www.excelforum.com/member.php...fo&userid=1678 View this thread: http://www.excelforum.com/showthread.php?threadid=55540 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |