madhuchelliah
Board Regular
- Joined
- Nov 22, 2017
- Messages
- 226
- Office Version
- 2019
- Platform
- Windows
Hello Folks, I have 3 sheets in my WB, in the sheet2 i have the source data in table format from C column to H column. The first cell of all the columns has heading. In my sheet1 i used vlookup to pull data from the table in sheet2. My lookup value is in C column of sheet2. My requirement is after using the vlookup i want to extract the data of remaining lookup value data which is not picked by vlookup to the sheet3 in table format. My Extracted data using vlookup is in sheet1 from D10 cell. Let me explain the case with simple example. In sheet 2 the table contains 10 students name with their marks in respective subjects. If i pull date of 5 students data to sheet1 using vlookup there are remaining 5 students. I want that remaining 5 students data in sheet3. Please help. Thank you