George4Tacks
Level 15

#1 is there an extra entry with no data? Look for that and do some deleting.

#2 is there an entry that should be zero and you have 0 entered? If so, learn now that 0 is nothing, it does not exist on it's own. If you want a zero, use -1 (negative one) and the program will perk up nicely.

 


Answers are easy. Questions are hard!