Hi guys

I have a table which ill call A. A is the source of data. It contains all the data for multiple tables.

how can i copy certain columns/data into specific tables. For example
in table A - column B

will go to

Table B - column C

How can i do this with a macro?