ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   More help needed with listboxes (https://www.excelbanter.com/excel-programming/331338-more-help-needed-listboxes.html)

viswanthank

More help needed with listboxes
 

Hi,
I need to copy the list from one list box to another with a comman
button like 'select all'.

Please help me out ...........

Thanx,
Viswanthan

--
viswanthankPosted from http://www.pcreview.co.uk/ newsgroup acces


Chip Pearson

More help needed with listboxes
 
Try the following code:

Me.ListBox2.List = Me.ListBox1.List


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"viswanthank" <viswanthank.1qd7ia@ wrote in message
...

Hi,
I need to copy the list from one list box to another with a
command
button like 'select all'.

Please help me out ...........

Thanx,
Viswanthank


--
viswanthankPosted from http://www.pcreview.co.uk/ newsgroup
access




viswanthank

More help needed with listboxes
 

Hi I tried this but it copies only the first column. I need to cop
atleast 2 of the 5 columns in the first list

--
viswanthankPosted from http://www.pcreview.co.uk/ newsgroup acces


viswanthank

More help needed with listboxes
 

Hi I got it to work. All i needed to do was to ssay somewhere the numbe
of columns on the second listbox.

Than

--
viswanthankPosted from http://www.pcreview.co.uk/ newsgroup acces



All times are GMT +1. The time now is 07:51 PM.

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