Nelson78
Well-known Member
- Joined
- Sep 11, 2017
- Messages
- 526
- Office Version
- 2007
Hello everybody.
I'm coping with the following situation.
I have to report values from sheet2 to sheet1.
The condition are as follows:
1) not consider data that in sheet2 are in state open (column B);
2) if the state is closed (column B, sheet2), then report in sheet1 on the row corresponding to the code (match column A for both the sheets): the date on the first empty cell, the state "CLOSED" next to the right.
https://imgur.com/a/K5eiKth
So, in this example, sheet1 cell E2 --> 25/06/2018, sheet1 cell F2 --> CLOSED
How can I approach the task?
Thank you.
I'm coping with the following situation.
I have to report values from sheet2 to sheet1.
The condition are as follows:
1) not consider data that in sheet2 are in state open (column B);
2) if the state is closed (column B, sheet2), then report in sheet1 on the row corresponding to the code (match column A for both the sheets): the date on the first empty cell, the state "CLOSED" next to the right.
https://imgur.com/a/K5eiKth
So, in this example, sheet1 cell E2 --> 25/06/2018, sheet1 cell F2 --> CLOSED
How can I approach the task?
Thank you.