54.69.6d.20
Registered User.
- Local time
- Today, 04:28
- Joined
- May 18, 2012
- Messages
- 21
In the Criteria. I need to add a statement if there is no data then add a word or number to show that there's no data created yet. Tried =IIf(IsNull([123report30Days-AC.DateTimePlaced])," ")
I have 3 queries that I'm using for this 1 query. If an item comes in, it will be on the one query. Then finished, it will show up on #2 query and the same with #3. Trying to pull data even if it's not on all 3 queries. Right now the part will only show up if on all 3 queries
I have 3 queries that I'm using for this 1 query. If an item comes in, it will be on the one query. Then finished, it will show up on #2 query and the same with #3. Trying to pull data even if it's not on all 3 queries. Right now the part will only show up if on all 3 queries