H, Vlookup
H, Vlookup
H, Vlookup
Position
Column1 Column2 Column3 Column4 Column5
formula output
middle 5 digit MID(F10,5,5) 56789
last 4 digit RIGHT(F10,5) 67890
first 4 digit LEFT(F10,4) 1234
Length
1234567890 name formula
bipin LEN(G11)
bipin TRIM(G12)
date formula
fiding thr weekday from e18 3/2/2015 YEAR(G17)
3 MONTH(G17)
weekday(e18) DAY(G17)
department
finance
output output2
5 5
bipin 14
output
2015
3
2
roll no. name cgpa roll no =
1A 7
2B 6
3C 8 name =
4D 9
5E 5
hlookup
product mobile camera watches cosmetic
product-code 1234 5436 5547 4356
quantity 25 20 35 30
price 26.45 28.56 31.67 43.32
Column1 Column2
top product price
camera 28.56
hlookup(a31,b24:f27,4,0)
Column2
commission
200
vlookup(e16,a15:c19,3,1)
shoes
2319
15
32.43
Column1 Column2
eid seating area
2205 33-204-12
data vaidation vlookup(f36,a35:d40,4,0)