ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   List box (https://www.excelbanter.com/excel-programming/428529-list-box.html)

Mike B

List box
 
Hi,
I would appreciate any help with the follwing problem.

I have a user form containimg a List Box. I am having difficulty writing a
code which will save the text selected in the list box to a nominated cell in
my worksheet

Thanks

Mike

Jacob Skaria

List box
 
Range("A1") = Me.ListBox1.Text
--
If this post helps click Yes
---------------
Jacob Skaria


"Mike B" wrote:

Hi,
I would appreciate any help with the follwing problem.

I have a user form containimg a List Box. I am having difficulty writing a
code which will save the text selected in the list box to a nominated cell in
my worksheet

Thanks

Mike


Mike B

List box
 
Thanks, this went a long way to helping me

Mike B

"Jacob Skaria" wrote:

Range("A1") = Me.ListBox1.Text
--
If this post helps click Yes
---------------
Jacob Skaria


"Mike B" wrote:

Hi,
I would appreciate any help with the follwing problem.

I have a user form containimg a List Box. I am having difficulty writing a
code which will save the text selected in the list box to a nominated cell in
my worksheet

Thanks

Mike



All times are GMT +1. The time now is 01:00 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com