Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Event Tab to update a null field

Status
Not open for further replies.

goslincm

MIS
May 23, 2006
292
US
Good morning, not sure if I'm in the correct area for this question.

I have a field [Amount] that is one of two fields used to computer a total field. However, IF [Amount] is left blank by a user, I want it to switch that null to a zero so my total field will still compute. Is that possible?

At this point, the way the database is designed, I cannot make [amount] a required field.
 
Have a look at the Nz function.

Hope This Helps, PH.
FAQ219-2884
FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top