I have the following:
a1 = article number which will be typed in.
b1 = vlookup of description
c1 = quantity of article
d1 = price per article
e1 = c1 * d1
If they type in an article number but forget to type in the quantity and they type in a2 an other article.
I do not get a total price, price stays empty, because they haven't filled in the quantity.
But you cannot get back to the quantity cel c1, maybe because i've secured the sheet, except for input cells a1, a2, ... and c1,c2, .....
Does anybody has an idea how to ensure they've filled in a quantity.
With regards,
Gaggie
a1 = article number which will be typed in.
b1 = vlookup of description
c1 = quantity of article
d1 = price per article
e1 = c1 * d1
If they type in an article number but forget to type in the quantity and they type in a2 an other article.
I do not get a total price, price stays empty, because they haven't filled in the quantity.
But you cannot get back to the quantity cel c1, maybe because i've secured the sheet, except for input cells a1, a2, ... and c1,c2, .....
Does anybody has an idea how to ensure they've filled in a quantity.
With regards,
Gaggie