Formula to copy text from a column in different workshhets
I was hoping it would 'auto sort' or something fancy!
I'll try your solution and see what happens.
TKS!!!
ufo_pilot wrote:
SO what happens if another name is added in column A, row 4 of worksheet 3 and
in column A, row 4 of worksheet 4?
which one would need to be displayed in the same column and row of worksheet
1?
You can however have data from sheet2 in columnA appear in sheet1 Column A
in the same row as it originally is, then maybe have data from sheet 3 appear
in Column B in the same row etc...???
use this in Sheet1 cell A1, you can drag it down or even over if you like.
=IF(Sheet2!A1<"",Sheet2!A1,"")
Change sheet Name where you need
Hi All,
[quoted text clipped - 7 lines]
Tomo
|