C
carina21
Hello,
I have a database which inclued per ex :
A b c d
Quantity Name date account
0.150 xxx 31.07.2013 120
0.140 xxx 31.07.2013 130
0.120 xxx 31.07.2013 140
120 yyy 31.05.2013 10
2 yyy 31.05.2013 18
....
I am trying to get the date for the name "x" with the formula
vlookup("x";database!A;3;false)
Someone can help me with this?
but it give an #N/
I have a database which inclued per ex :
A b c d
Quantity Name date account
0.150 xxx 31.07.2013 120
0.140 xxx 31.07.2013 130
0.120 xxx 31.07.2013 140
120 yyy 31.05.2013 10
2 yyy 31.05.2013 18
....
I am trying to get the date for the name "x" with the formula
vlookup("x";database!A;3;false)
Someone can help me with this?
but it give an #N/