G
Guest
I'm making an estimate sheet and want to create a default value that is based
on other form/table values.
I know I should just do a query calc and not store the total but I can't
trust the salespeople to do the math properly and ultimately we have to stick
by the price so I have to store 3 values. The math is simple: HorzFt x
HorzPrice = HorzTot when I tab/click over to the HorzTot field on the form I
want it to calcuate the default total (but I still want to be able to change
it if necessary).
I went to the properties area of the TextBox for HorzTot and under default
value put =[horzft]*[horzprice] but nothing happens. Any ideas?
on other form/table values.
I know I should just do a query calc and not store the total but I can't
trust the salespeople to do the math properly and ultimately we have to stick
by the price so I have to store 3 values. The math is simple: HorzFt x
HorzPrice = HorzTot when I tab/click over to the HorzTot field on the form I
want it to calcuate the default total (but I still want to be able to change
it if necessary).
I went to the properties area of the TextBox for HorzTot and under default
value put =[horzft]*[horzprice] but nothing happens. Any ideas?