Have you tried creating a query and putting the words "Is Not Null" (without quotes) under the field "Notes"? It should work. Unless you need something different (via VBA or something).
Create a query based on the table. Make sure you include the "notes" field and any other fields you need to identify the record.
in the criteria area of the Query under Notes type: IS NOT NULL