bobbyd98682
New Member
I’m not certain how to ask my question, so I’ll state where I need help, give an example and follow with the question.
I enter data into rows on Sheet 1, with each following row (2, 3, 4, etc.) representing a new line of data. I’d like each new line of data to be auto-inserted , over-written in the same place, on Sheet2.
Example:
The word ‘Unicorn’ is entered into cell A1 Sheet1. Into cell A1 Sheet2, the formula ‘=Sheet1!A1’ is entered, and the word Unicorn appears in cell A1 Sheet2.
Is there a way, that when I enter ‘Dragon’ into cell A2 Sheet1, ‘Dragon’ will appear in cell A1 Sheet2, overwriting the previous contents, without having to change the formula in cell A1 Sheet2 each time I enter a new line of data?
In other words, whatever new thing I write in the next row on Sheet1, gets copied to the anchor cell A1 Sheet2.
Perhaps a new formula needs to be inserted into cell A1 Sheet2, or a macro can be written?
Any help would be greatly appreciated.
I enter data into rows on Sheet 1, with each following row (2, 3, 4, etc.) representing a new line of data. I’d like each new line of data to be auto-inserted , over-written in the same place, on Sheet2.
Example:
The word ‘Unicorn’ is entered into cell A1 Sheet1. Into cell A1 Sheet2, the formula ‘=Sheet1!A1’ is entered, and the word Unicorn appears in cell A1 Sheet2.
Is there a way, that when I enter ‘Dragon’ into cell A2 Sheet1, ‘Dragon’ will appear in cell A1 Sheet2, overwriting the previous contents, without having to change the formula in cell A1 Sheet2 each time I enter a new line of data?
In other words, whatever new thing I write in the next row on Sheet1, gets copied to the anchor cell A1 Sheet2.
Perhaps a new formula needs to be inserted into cell A1 Sheet2, or a macro can be written?
Any help would be greatly appreciated.