C
Chuck Insight
Another newbie question.
While working on a WEB project, I came across some code that looked
promising, but retues an error.
The code is: Private Sub Form_Load()
The error it produced is: error BC30188: Declaration expected.
In a nutshell
1 - what is this telling me?
2 - what is wrong? and
3 - how should I fix it?
Thanks very much.
Chuck
While working on a WEB project, I came across some code that looked
promising, but retues an error.
The code is: Private Sub Form_Load()
The error it produced is: error BC30188: Declaration expected.
In a nutshell
1 - what is this telling me?
2 - what is wrong? and
3 - how should I fix it?
Thanks very much.
Chuck