Hello All,
I have a table that gets imported daily into my database which has 3 different quantity fields. (qty1, qty2, qty3) most of the time my qty2 and qty3 fields are blank which prevents me from getting a total qty when i run a query that adds the three. I have the default value set at zero on the table but for some reason i can't get the blank fields to be replaced by zeros. any ideas?
Thanks in advance
JG
I have a table that gets imported daily into my database which has 3 different quantity fields. (qty1, qty2, qty3) most of the time my qty2 and qty3 fields are blank which prevents me from getting a total qty when i run a query that adds the three. I have the default value set at zero on the table but for some reason i can't get the blank fields to be replaced by zeros. any ideas?
Thanks in advance
JG