G
Guy Cohen
Hi all
I have this line:
Dim P As New ProfileCommon()
Which worked until I added more profile items (It worked when I had a single
profile item)
Error = Type 'ProfileCommon' is not defined.
What should I do?
I read a lot of messages in google - none helped me.
TIA
Guy
I have this line:
Dim P As New ProfileCommon()
Which worked until I added more profile items (It worked when I had a single
profile item)
Error = Type 'ProfileCommon' is not defined.
What should I do?
I read a lot of messages in google - none helped me.
TIA
Guy