excel vba - userform list source in other workbook

  • Thread starter Thread starter skip
  • Start date Start date
S

skip

i need a userform listbox with a rowsource that can view a list i
another worksheet or workbook.

also a dropdown list on the userform to change the rowsource and view
different list on a different workbook

i am getting close but not close enough to make it wor
 
Assuming the workbook is open.

'[workbookname.xls]Sheet1'!A1:B200
 

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