Hi There,
I am trying to create an array that stores excel cells and their value.
Can I store multiple values (cell-name and value) per each of the array indexes
Example:
array(0) = B3, 100
array(1) = C8 , 140
etc.
If not possible what is the best way to achieve this?
Thanks a lot
QatQat
Life is what happens when you are making other plans.
I am trying to create an array that stores excel cells and their value.
Can I store multiple values (cell-name and value) per each of the array indexes
Example:
array(0) = B3, 100
array(1) = C8 , 140
etc.
If not possible what is the best way to achieve this?
Thanks a lot
QatQat
Life is what happens when you are making other plans.