A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

shown blank in form after citeria filter in query



 
 
Thread Tools Display Modes
  #1  
Old May 8th, 2008, 11:30 AM posted to microsoft.public.access.forms
Syphonics via AccessMonster.com
external usenet poster
 
Posts: 44
Default shown blank in form after citeria filter in query

I have a form that will post the daily expenses. This form takes the records
from the query.
In the query I have set the citeria for date range. During the citeria filter,
there are dates without expenses records. When there is totally no records on
the selected date range, my form subtotal will appear blank. Is it possible
to appear 0 instead of blank.

Thank you

--
Message posted via http://www.accessmonster.com

  #2  
Old May 8th, 2008, 12:22 PM posted to microsoft.public.access.forms
Syphonics via AccessMonster.com
external usenet poster
 
Posts: 44
Default shown blank in form after citeria filter in query

By using Nz i could not get it fix as well.

=Nz([Debit],0)

Still i get no records



Syphonics wrote:
I have a form that will post the daily expenses. This form takes the records
from the query.
In the query I have set the citeria for date range. During the citeria filter,
there are dates without expenses records. When there is totally no records on
the selected date range, my form subtotal will appear blank. Is it possible
to appear 0 instead of blank.

Thank you


--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...forms/200805/1

  #3  
Old May 10th, 2008, 01:37 AM posted to microsoft.public.access.forms
Syphonics via AccessMonster.com
external usenet poster
 
Posts: 44
Default shown blank in form after citeria filter in query

Anyone out there able to help me on this?
Should I do something on my query or form?

Syphonics wrote:
By using Nz i could not get it fix as well.

=Nz([Debit],0)

Still i get no records

I have a form that will post the daily expenses. This form takes the records
from the query.

[quoted text clipped - 4 lines]

Thank you


--
Message posted via http://www.accessmonster.com

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:34 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.