-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code encounter compile error #20
Comments
Can you post your error message here? |
@Jamespahan1995 +1. Issue Description: automatically removed. Also this line 'VERSION 1.0 CLASS' marked as Red with error 'end of statement'. Solutions tried:
Have attached the images stating the issue. Upon searching the net some say these are for VB and not for VBA and hence expected. I'm a total beginner, so obviously, I didn't understand it. Is there anyway to mitigate this issue? |
@sridharstreaks
|
In the webdriveroption.cls code I am getting a compile error after importing the file in the vba environment due to the code of Version 1.0 class is coming in vba class module after importing. In webdrover.cls again got the compile error public sub open browser.
Let me know, if I am doing anything wrong here. I followed the steps mentioned on the got after downloading those files.
The text was updated successfully, but these errors were encountered: