Hi Guys
I am getting invalid value error at following:
I hope anyone can help me in this.![]()
Please Login or Register to view this content.
Thanks
Hi Guys
I am getting invalid value error at following:
I hope anyone can help me in this.![]()
Please Login or Register to view this content.
Thanks
Where exactly are you getting the error?
Also, what type combobox is it and how have you populated it?
If posting code please use code tags, see here.
I am getting error at combobox5.value=a
The combobox is empty and I just want to put one value in it.. If i use combobox.additem then it works fine but I want to use .value
Thanks
Have you set the combobox so entries are restricted?
You can do that by setting the MatchRequired property to True.
You need to post example file as a simple test would suggest the code should work
i changed the Match Required to true but it still gives me runtime error 380. couldn't set the value property. Invalid property value..
No, if you had MatchRequired set to True it could cause the 'Invalid value' message even if the combobox isn't populated.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks