Simple one for ya,
I have an on click event which is simply designed to do add together 4 record sources
=[CostPlusfreight]=[FreightCost]+[InsuranceCost]+[HaulageCost]+[Cost]
But when I press it does not add, can anyone offer any guidance?
For example, i get 1+1+1+1=1111, where as I am trying to get 4, what am I doing wrong?
I know simple for you guys in the know
I have an on click event which is simply designed to do add together 4 record sources
=[CostPlusfreight]=[FreightCost]+[InsuranceCost]+[HaulageCost]+[Cost]
But when I press it does not add, can anyone offer any guidance?
For example, i get 1+1+1+1=1111, where as I am trying to get 4, what am I doing wrong?
I know simple for you guys in the know