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  

Zeros Showing in Form Field



 
 
Thread Tools Display Modes
  #1  
Old February 9th, 2010, 09:20 PM posted to microsoft.public.access.forms
ADB_Seeker
external usenet poster
 
Posts: 40
Default Zeros Showing in Form Field

I have currency and number fields on my form that are showing zeros.
I removed the zeros from the Default Value in the Table.
The Default Value for each field on the form is empty.
The zeros are still showing.
I appreciate all help provided.
Linda
  #2  
Old February 9th, 2010, 09:27 PM posted to microsoft.public.access.forms
ghetto_banjo
external usenet poster
 
Posts: 325
Default Zeros Showing in Form Field

Are they showing zeros on new records? Or just on the old records?
Previously saved records may still be holding those zeros in the table.
  #3  
Old February 9th, 2010, 11:40 PM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Zeros Showing in Form Field

On Tue, 9 Feb 2010 13:20:03 -0800, ADB_Seeker
wrote:

I have currency and number fields on my form that are showing zeros.
I removed the zeros from the Default Value in the Table.
The Default Value for each field on the form is empty.
The zeros are still showing.
I appreciate all help provided.
Linda


The default value only applies to *newly created* records. If you created
records previously, while the default was in effect, then there are actually
zeroes stored in the table.

You can run an Update Query updating records to Null if the field is currently
equal to zero, if that's what you want to do - just be sure not to null out
any values that are legitimately equal to zero!
--

John W. Vinson [MVP]
  #4  
Old February 10th, 2010, 04:22 PM posted to microsoft.public.access.forms
ADB_Seeker
external usenet poster
 
Posts: 40
Default Zeros Showing in Form Field

They are showing on new records. Field is not defaulting to zero.

"John W. Vinson" wrote:

On Tue, 9 Feb 2010 13:20:03 -0800, ADB_Seeker
wrote:

I have currency and number fields on my form that are showing zeros.
I removed the zeros from the Default Value in the Table.
The Default Value for each field on the form is empty.
The zeros are still showing.
I appreciate all help provided.
Linda


The default value only applies to *newly created* records. If you created
records previously, while the default was in effect, then there are actually
zeroes stored in the table.

You can run an Update Query updating records to Null if the field is currently
equal to zero, if that's what you want to do - just be sure not to null out
any values that are legitimately equal to zero!
--

John W. Vinson [MVP]
.

  #5  
Old February 10th, 2010, 04:35 PM posted to microsoft.public.access.forms
ADB_Seeker
external usenet poster
 
Posts: 40
Default Zeros Showing in Form Field

John & ghetto_banjo, you were correct. I did have a previous record on the
screen. A new record shows no zeros. Thank you for your quick replies!
Linda

"John W. Vinson" wrote:

On Tue, 9 Feb 2010 13:20:03 -0800, ADB_Seeker
wrote:

I have currency and number fields on my form that are showing zeros.
I removed the zeros from the Default Value in the Table.
The Default Value for each field on the form is empty.
The zeros are still showing.
I appreciate all help provided.
Linda


The default value only applies to *newly created* records. If you created
records previously, while the default was in effect, then there are actually
zeroes stored in the table.

You can run an Update Query updating records to Null if the field is currently
equal to zero, if that's what you want to do - just be sure not to null out
any values that are legitimately equal to zero!
--

John W. Vinson [MVP]
.

 




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 05:31 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.