Help with a look-up table

J

Jose Vargas

I have a table in access like below;

Number Description
3 Act
4 ART
1 C&C
9 PMenu
2 Up
None

I had created a blank in the "Number" column and NONE in
description.

Basically, I want to have a query to report by all these
categories, inlcuding reporting on the BLANK records.
 
Top