A
AbraAbraCadabra
I want to move data from 1 table into another, but I first want to "process"
it with my code. Some of the data will be replaced by others and some
of the data from various cells may be combined, etc.
It seems to me that I should use a subroutine to accomplish this (it's just
a one-time thing). Could someone show me some sample code of how
to pull data from one table, put into into a variable, and then stick it
into
another table?
Thank you!
it with my code. Some of the data will be replaced by others and some
of the data from various cells may be combined, etc.
It seems to me that I should use a subroutine to accomplish this (it's just
a one-time thing). Could someone show me some sample code of how
to pull data from one table, put into into a variable, and then stick it
into
another table?
Thank you!