Hi,
Need your help with my excel dilemma...
I would like to replicate a column from sheet 1 to sheet 2 where input will be only done in sheet 1. Input is done by copying previous row & inserting it after (it's alphabetically sorted and user will insert data in the appropriate row).
At first, I just did a direct link where my column in sheet 2 had =Sheet1!A1. Problem is, when a row is inserted in Sheet 1, it is not reflected in Sheet 2. The formula is just out of order (i.e. =A1, =A2, =A5). Then I changed it to "=Sheet1!$A$3" but still had the same problem.
Is there any way to solve this? Thanks!
Bookmarks