I have a column that has the name of a kind of rocket. What I want is to be able to do if "Rocket Name" is at row, add picture to different column in same row.
=IF( Rocket: Rocket, " Falcon 9", Then add Picture in, Picture:Picture)
I know the above is not correct but thats the idea.