A
Aly
Bill,
Calculating % is possible. What you have to do is run
what's called an update query and in that query create an
expression in the criteria such as:
[Freight]*1.5 This increases freight charges by 50%
Hope that helps.
Calculating % is possible. What you have to do is run
what's called an update query and in that query create an
expression in the criteria such as:
[Freight]*1.5 This increases freight charges by 50%
Hope that helps.