Hello,

I have a bit of a problem, I have an excel document in which I need o put the information of some people I talk on the phone with (name, address, reason for calling, etc) this information are put in a table, this document is modified by putting a new line many times per day.
The problem is that from this document I need to fill another one in which the information from the first document will be arranged in a non table fashion.
I found a simple way to import in real time the info from a document to another... by pressing = in the second document's cell and going in the first doc and clicking on the desired cell.
The problem:
- how do I make the second doc to get data from the next row of the first document?