Roesource problem

  • Thread starter Thread starter Patrick Simonds
  • Start date Start date
P

Patrick Simonds

I have a worksheet named:

Work Shifts Drivers

I want to create a userform with a ComboBox, but when I try entering Work
Shifts Drivers!A6:B6 in the RowSource block, I get:

Could not set RowSource property. Invalid property value.

What am I missing?
 
Solved the problem:

instead of Shifts Shifts Drivers!A6:B6
Should have been 'Shifts Shifts Drivers'!A6:B6
 

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

Similar Threads

RowSource 4
row source 1
ComboBox Rowsource question 6
Rowsource Invalid property value 3
RowSource property in cbox 3
Combobox Rowsource 2
ListBox RowSource Property 2
COMBOBOX SEL. / LISTBOX SHOW (VLookUp) 8

Back
Top