hendrixharrison
Technical User
Using the code down below, I somehow forgot how and where should I declare these objects.
this code line needs to be declared
Dim cmdlgOpenFile As New clsCommonDialog
dim clsCommonDialog as ?
I just couldnt remember this at the moment and need help.
this code line needs to be declared
Dim cmdlgOpenFile As New clsCommonDialog
dim clsCommonDialog as ?
I just couldnt remember this at the moment and need help.