I am trying to pass an array of user defined types to a function. I am getting error code "byref argument type mismatch". If I change everything to an array of string type it works fine.
Declared value:
Type ClassificationArray
Code As String
Desc As String
End Type
Public...
I have started a new project that I have added a few forms too. I wanted to remove one of the forms but when I right-clicked on the form to remove it there was no option to do so. I have options to "View Code", "View Object", "Properties", "Dockable", "Hide" and "Publish Component". I have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.