Auto-Copy Columns - Merged Cell Problem

Hanan

New Member
Joined
Feb 25, 2016
Messages
7
Two separate (but related) situation/goals:
(1) Auto-copy data from 1 column to another, even when more data is added;
(2) Make sure it works, even though the new column has merged cells.

Situation (1):
Sheet 1 is a list of names, in Column 1.
Sheet 2 is an empty list, in Column 1.
Let's assume both columns are the same.
[TABLE="width: 200"]
<tbody>[TR]
[TD]SHEET 1[/TD]
[TD][/TD]
[TD]SHEET 2[/TD]
[/TR]
[TR]
[TD]jack[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]bill[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]john[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]david[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

How do I define the column in sheet 2, so that it automatically updates from the column in sheet 1?

Situation (2):
The same as above, but the cells in sheet 2 are merged. Let's asume that every cell in sheet 2, consists of 3 merged cells.

How do I define the column in sheet 2, which has merged cells, so that it automatically updates from the column in sheet 1?
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes

Forum statistics

Threads
1,222,900
Messages
6,168,926
Members
452,227
Latest member
sam1121

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top