I have a table with movie ratings where the name of the movie is in the first column and the second column is the rating for the song. I want to create a query where all the different ratings are the column headings and then the movie name goes in the column of how it rated. When I created my crosstab query there are blank cells in each row for a specific movie except the column that has the movie title. Is there a way to make a query that gets rid of all the blank cells?
This is how the crosstab looks

This is what I want to achieve
