Thread
:
filling a combo box with two Columns
View Single Post
#
5
Posted to microsoft.public.excel.programming
Norman Jones
external usenet poster
Posts: 5,302
filling a combo box with two Columns
Hi Jan,
Change:
Set WB = Workbooks("Book1") '<<=== CHANGE
to
Set WB = Workbooks("MyBook.xls") '<<=== CHANGE
(My test file had not been saved!)
---
Regards,
Norman
Reply With Quote
Norman Jones
View Public Profile
Find all posts by Norman Jones