This website works better with JavaScript
Home
Explore
Help
Sign In
hongwenjun
/
corelvba
mirror of
https://github.com/hongwenjun/corelvba
Watch
1
Star
1
Fork
0
Files
Issues
0
Wiki
Tree:
ded2a332f1
Branches
Tags
main
v1.0
corelvba
/
zerobase
/
Hello_VBA.bas
Hello_VBA.bas
68 B
History
Raw
1
2
3
4
Attribute VB_Name =
"Hello_VBA"
Sub
run()
VBA_FORM.Show
0
End
Sub