Related:
- Find the value in a row of a matching column
- Saints row 2 cheats - Guide
- How to delete a column in word - Guide
- Excel count occurrences of string in column - Guide
- Vb net find last row in excel sheet - Guide
- Insert a new sheet at the end of the tab names and paste the range names starting in cell a1. autofit columns a:b and name the worksheet as named ranges. ✓ - Excel Forum
1 response
Anonymous User
Jun 26, 2012 at 08:44 AM
Jun 26, 2012 at 08:44 AM
Hello,
you should try this formula :
=vlookup("Schusser",your table,2)
I don't have the English version of Excel installed on my computer, so I don't remember if the symbol used is "," or ";" like in the French version.
I let you replace your table by the correct table which contains the 6 lines and the 6 rows apparently.
the number "2" is to get the value of the second row of your table (for year 2012 apparently).
if you need more explanations, ask me! ^^
bye
you should try this formula :
=vlookup("Schusser",your table,2)
I don't have the English version of Excel installed on my computer, so I don't remember if the symbol used is "," or ";" like in the French version.
I let you replace your table by the correct table which contains the 6 lines and the 6 rows apparently.
the number "2" is to get the value of the second row of your table (for year 2012 apparently).
if you need more explanations, ask me! ^^
bye