...
I've got some code that works when I explicitly define the range. I'm wondering why it won't using named ranges. It specifically throws "Could not List Property" error on "Me.ComboBox1.List(Me.ComboBox1.ListIndex, 1)" The form activation seems to accept using named ranges for ComboBox1. Is there a way to do this using named ranges?
![]()
Please Login or Register to view this content.
Bookmarks