G
Guest
I am filtering a database with 4 columns. Movie title, Rating, number of
votes, and overall rank. I am attempting to filter the original table, to
show data that meets the following variables. The fist is i only want to
show entries with a rating of 8 or greater. I know how to do this. I used
the expression [rating]>=8..... Now for the hard part. The other filter I
want to use with this query is to show only the movies that start with M or
N. I have been trying everything I can think of and nothing works. Please
Help
Thank you in advance
votes, and overall rank. I am attempting to filter the original table, to
show data that meets the following variables. The fist is i only want to
show entries with a rating of 8 or greater. I know how to do this. I used
the expression [rating]>=8..... Now for the hard part. The other filter I
want to use with this query is to show only the movies that start with M or
N. I have been trying everything I can think of and nothing works. Please
Help
Thank you in advance