Runtime error '438': Object doesn't support this property or method [...]
Wizope
Posted messages
5
Status
Member
-
Wizope Posted messages 5 Status Member -
Wizope Posted messages 5 Status Member -
Hello everyone,
I'm having trouble resolving my issue related to error 438 (Object doesn't support this property or method). Here is my code with the line that is causing the bug:
Thank you in advance for your help.
I'm having trouble resolving my issue related to error 438 (Object doesn't support this property or method). Here is my code with the line that is causing the bug:
For Each Product_Button In Product_Frame.Controls <bold> If Product_Button.Value = True Then</bold> product = Product_Button.Caption End If Next
Thank you in advance for your help.