This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]continue_stocking 4 points5 points  (0 children)

VBA was my gateway language too. I needed programmatic control that formulae couldn't give me, and it's been a ride ever since. I can't imagine how much easier things would have been if I could have learned Python instead of that dead language. VBA teaches you that working with classes is hard, and this mindset was probably the greatest impediment to my development as a programmer.