How to set a value in a list?

  • Thread starter Thread starter ExcelMania
  • Start date Start date
E

ExcelMania

Pl tell me how I can change the value on a list control. Currently when I say

Worksheets("A").Range("B2") = "1"

where B2 is actually a list with values (1,2,3), it does not actually change
the value of the list to 1..

How do I do this?

Thanks!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top