find a number within data by formula

C

capital letter

I have some data, which containing is "Reg. no., Roll no., Name, Add. " etc.
in each column, in sheet 1, and another sheet there are some data, which
containing is "Reg. no. & Roll No. in seperate column. Now i want to find out
fail or pass to put up the "Reg. no. in sheet 1 in another column from sheet
2 by using formula. I would not like to use ctrl+f. is there any formula ?
help me
 
P

Pete_UK

You would normally use VLOOKUP for this, or an INDEX/MATCH combination
- both are described well in Excel Help. You would need to describe
your data layout in more detail if you want more specific help.

Pete
 
Top