Hi guys,
Sorry for the poor title, i had no idea how to name such a simple task![ROFL :rofl: :rofl:](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f923.png)
I have a number lets say "10" stored in a variable. I want to split that variable into 2x multiplication table. 2,4,6,8,10. I need to do this via VBA, i will be adding the result to a combobox.
In python i would store that 2,4,6,8,10 in a list and display it. I'm not sure of the equivalent in VBA.
Thanks for any help guys!
Sorry for the poor title, i had no idea how to name such a simple task
![ROFL :rofl: :rofl:](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f923.png)
I have a number lets say "10" stored in a variable. I want to split that variable into 2x multiplication table. 2,4,6,8,10. I need to do this via VBA, i will be adding the result to a combobox.
In python i would store that 2,4,6,8,10 in a list and display it. I'm not sure of the equivalent in VBA.
Thanks for any help guys!