Roesource problem

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?
 
P

Patrick Simonds

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
RowSource property in cbox 3
row source 1
UserForm ListBox problem 4
Rowsource Invalid property value 3
ListBox RowSource Property 2
ListBox Error 1
Combobox Rowsource 2

Top