My data looks like this: (each cell contains 1 item of data)
Apple
15
1
2
3
<blank cell>
Pear
1
3
4
7
<blank cell>
Etc... for 100's of line. So name of fruit then calorific values underneath
I need the data to look like this:
Apple 15 1 2 3
Pear 1 3 4 7
Etc..
Then I can apply Vlookup functions, so if your enter a food name you get all the relevant data.
Dave32
Bookmarks