Hello,
I will give a simple example. I have a table [RuleMap]. It has a field called [Rulename] and[Ruletype]. [Ruletype] has entries like Handbook, Guidance and Legislation. Some of the records do not have the [Ruletype] mentioned against [Rulename].
I have designed a query in the Query design view. I do not want to see the [Rulename] where [Ruletype] is Legislation. I have used "<> Legislation" in the criteris for [Ruletype].
The query is working fine but it is not showing the records [Rulename] where the [Ruletype] is blank.
How do I show all records even where the [Ruletype] is blank?
Please advise.
Thanks.
SG.
I will give a simple example. I have a table [RuleMap]. It has a field called [Rulename] and[Ruletype]. [Ruletype] has entries like Handbook, Guidance and Legislation. Some of the records do not have the [Ruletype] mentioned against [Rulename].
I have designed a query in the Query design view. I do not want to see the [Rulename] where [Ruletype] is Legislation. I have used "<> Legislation" in the criteris for [Ruletype].
The query is working fine but it is not showing the records [Rulename] where the [Ruletype] is blank.
How do I show all records even where the [Ruletype] is blank?
Please advise.
Thanks.
SG.
Comment