|
|
|
|
|
by max59676
1408 days ago
|
|
Would it be any different if you used a different tool and/or programmed everything manually? In my experience, it would be 50x worse because Excel handles for you a lot of things that are extremely time consuming to code manually. (eg. error handling) |
|
Basically on the long term the possibility to use real code that is easy to change and understand will save you incredible amounts of time. If you reach a point where your code is too complicated that you are afraid to change anything, you're basically stuck.