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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

null problem

Status
Not open for further replies.

sed10

Programmer
Joined
Feb 8, 2001
Messages
5
Location
FR
Hi,
I put reals in a table as a sum from another table but I don't want to have null as solution. The process is heavy and I don't want to test all the datas. I tried to unauthorize null in the cases, but I lost lines in my table if I do like that.
Is there any solutions (perhaps a batch?)
Thanks
 
It's what I have done, but when I get a Null as solution of my sum, the 0 is replaced by this *$$$!!!§§ null...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top