If sheet1 A1 = 'Red'
and sheet2 A:A contains 'Red' and has data in column c how do i return data from sheet2 Column c into sheet1.
thanks
Tara
If sheet1 A1 = 'Red'
and sheet2 A:A contains 'Red' and has data in column c how do i return data from sheet2 Column c into sheet1.
thanks
Tara
Hi Tara,
Maybe you are referring to a vlookup formula
try this site for an explaination of vlookup
http://contextures.com/xlFunctions02.html
put following function in sheet1 in cell where you want to return result.Originally Posted by Talbot
=vlookup(A1,sheet2!A:C,3,false)
starguy
Tahir Aziz
PAKISTAN
https://www.facebook.com/businessexcel
__________________
Forum Rules (read before you post)
Links to the world of Excel
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks