
Excel Snake Game VBA Macro (Advanced) Part 1/2
Excel Macro Mania
Views: 4653
Like: 75
In this video we will see how to create the Snake game in Excel using VBA macros. There are many Excel versions of the Snake game on the internet. This one is probably one of the easiest way to do it, and hopefully a good example to help you learn VBA arrays while having fun with the movement of the snake in Excel. Find the Excel Snake Game file with comprehensive code in the following post of the Excel Macro Fun blog:
For more Excel VBA fun applications and games visit Excel Macro Fun:
And for other Excel VBA learning resources and applications visit any of the other blogs of the Excel Macro Mania saga:
Excel Macro Class ()
Excel Macro Business ()
Excel Macro Sports ()
09.10.2022
It says compilation error: an ambiguous name has been detected: BindKeys. How do I solve it?
help in the code tail =Ubound (r) it does not work
4:23 I clicked it and it says "needs an array"
Didn't realize it was that easy to make snake game in vba. Brilliant teaching btw, super clear explanation
Awesome
Great… I'm learning VBA and English
main reason why many people are making mistake is , this teacher also made mistake , on 5:48 . i hope he will see and correct it
To move snake in video script, you guys have to add "Keys.bindKeys" to final line of StartGame procedure, and in movesnake procedure, have to finish conditional statements "end if"
Amazing!!! Thank you 🙏🏼
hey the snake does not move and I did the same
I get an error that I need to put End If and my snake does not move
did you press any botons to move the snake ?
How would I contact you? Do you have an email address?
Why do i have a yellow line word on the Sub ShowSnake () ?
How can i solve it?
I'm done! But why so the snake don't move?
I have no error encounter
Pls help me my snake doesn't move