forms_are_nightmares
Registered User.
- Local time
- Today, 13:21
- Joined
- Apr 5, 2010
- Messages
- 71
All,
I have to imagine this can be done but I can't figure it out. Hopefully, someone in here can help me.
I have a crosstob query with that returns 4 values: North, South, East, West. The query counts the number for each location, e.g., 4 in the South, 3 in the east...etc.
This query is the source for a subform on another form. When each of the North, South...etc., have values in them, everything is fine. But there are times when there could be 0 locations in the east. When this happens, the subform returns a #Name? error, which makes sense.
How can I either show a 0 or a blank?
Any help/suggestions are appreciated.
I have to imagine this can be done but I can't figure it out. Hopefully, someone in here can help me.
I have a crosstob query with that returns 4 values: North, South, East, West. The query counts the number for each location, e.g., 4 in the South, 3 in the east...etc.
This query is the source for a subform on another form. When each of the North, South...etc., have values in them, everything is fine. But there are times when there could be 0 locations in the east. When this happens, the subform returns a #Name? error, which makes sense.
How can I either show a 0 or a blank?
Any help/suggestions are appreciated.