Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / May 2008

Tip: Looking for answers? Try searching our database.

Default Value not passing to table

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Brennan - 13 May 2008 14:37 GMT
I have a form that pulls the values of text boxes into a table - pretty
standard.  My trouble is that it won't pull the zero values into the table.  
I have the text boxes set to display a "0" value when nothing is entered in,
but those aren't making it to the table.  Null values are in the table.  
Could someone provide some advice?   Thanks

Brennan
Klatuu - 13 May 2008 14:53 GMT
The Default Value property only applies the value specified to newly added
records.  It will not change a null value in an existing record.  If you have
existing records with null values you want to change to zero, you need to use
an update query to fix your data.
Signature

Dave Hargis, Microsoft Access MVP

> I have a form that pulls the values of text boxes into a table - pretty
> standard.  My trouble is that it won't pull the zero values into the table.  
[quoted text clipped - 3 lines]
>
> Brennan
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.