Problems with Math formula in template

S

SDDiamonds.Com

I am having problems using the ORDER ENTRY database
template. I have modified the orders by cust
detailssubform to pull in fields I need to see. But now I
seen to have the Problem that the rptInvoice won't run
because the "mathamatical equation is too complex". . .I
haven't touched it. Has anyone had this problem?
=([Quantity]*[UnitPrice])-(CLng([Quantity]*[UnitPrice]*
[Discount]*100)/100)
is what is says now. . .I don't really have any items in
the DB to check it against. yet But I am working on that
now.
 
Top