![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Location: ITALY
Posts: 16
|
Hi all,
have added a frame to my worksheet and, using its own toolbox have added a Listbox and a Button into it. What I need to accomplish is to add some code for the button to copy the content (if not blank) of the listbox into another cell of the worksheet. The problem I have is that I cannot find a way to add any code for the button but only for the frame. Please help. Cheers, Stefano. |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Auckland, New Zealand
Posts: 4,209
|
Quote:
Unfortunately you can't do this. The Frame control is NOT an ActiveX control. Suggest you try this using an ActiveX control say the Image control available from the Cotrol Toolbox and Not the Forms. |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|