hi, I am a little stumped on whats going on with my access form. basically i have a quantity coloum where the user would enter the quantitys manually
The quantity is then multipled to the amount coloum and that value is put into the total value coloum.im running queries using vba wich sorts the $50 and $200, so i know how many 50 $ there are out of the total and 200 $. it alll worked fine... till i had to make a button so the user could clear the quantity fields in the table. now im getting a null error.
if someone could please look at the attached file and figure out where im going wrong it would be greatly appreciated thanks
The quantity is then multipled to the amount coloum and that value is put into the total value coloum.im running queries using vba wich sorts the $50 and $200, so i know how many 50 $ there are out of the total and 200 $. it alll worked fine... till i had to make a button so the user could clear the quantity fields in the table. now im getting a null error.
if someone could please look at the attached file and figure out where im going wrong it would be greatly appreciated thanks