L
lmv
is there a way to surpress this so the form doesn't show #Error if there is
nothing entered in the UnitPrice...? Once I enter info then this goes away.
Unit price in table set to >=0
CCur([Order Details].UnitPrice*[Order
Details].Quantity*(1-[Discount])/100)*100 AS ExtendedPrice,
Thanks
nothing entered in the UnitPrice...? Once I enter info then this goes away.
Unit price in table set to >=0
CCur([Order Details].UnitPrice*[Order
Details].Quantity*(1-[Discount])/100)*100 AS ExtendedPrice,
Thanks