1st remove the trailing space in sheet 2 Body
Then, in B4, you can use this...
=INDEX(Sheet2!$C$2:$F$4,MATCH(Sheet1!$B$3,Sheet2!$B$2:$B$4,0),MATCH(Sheet1!$A4,Sheet2!$C$1:$F$1,0))
copied down
1st remove the trailing space in sheet 2 Body
Then, in B4, you can use this...
=INDEX(Sheet2!$C$2:$F$4,MATCH(Sheet1!$B$3,Sheet2!$B$2:$B$4,0),MATCH(Sheet1!$A4,Sheet2!$C$1:$F$1,0))
copied down
1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
2. If your question is resolved, mark it SOLVED using the thread tools
3. Click on the star if you think someone helped you
Regards
Ford
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks