Good morning all.
I have a form to enter parts into inventory. The first box is the part number. The second is "Quantity Good" with a default value of 1. The third is "Quantity Broken" with a default of 0. I am trying to get the default to be linked to the "Quantity Good" value with =IIf([Quantity Good]),1,1,0 This is not working. What am I doing wrong?
Thanks is advance.
Ethan
I have a form to enter parts into inventory. The first box is the part number. The second is "Quantity Good" with a default value of 1. The third is "Quantity Broken" with a default of 0. I am trying to get the default to be linked to the "Quantity Good" value with =IIf([Quantity Good]),1,1,0 This is not working. What am I doing wrong?
Thanks is advance.
Ethan