If you have a cell that has a list of all your fish say "A1"
When a user selects their fish in A1 populate all fields below with information about that fish.:
Create a table with all the information. Column 1 Being Fish Name and further columns being the information.
So say if you want the colour of the fish in A2. Insert the above code into that cell. That will then search the Fish table depending on what the user selects in A1, and display the information found in column 2 in cell A2.
Hope this helps
Bookmarks