![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Sorry for cross-posting but I am pretty desperate I have an Access 2000 db. In my db is a table for shipment records. I have 3 columns I have to deal with, Service, Package Type, and Shipment Transportation Charge What I need is some kind of query to get the following data IF Service = Express AND Package Type = Letter THEN subtract 42.2% FROM THE Shipment Transportation Charge Field IF Service = Express AND Package Type = Box THEN subtract 39.2% FROM THE Shipment Transportation Charge Field IF Service = Ground AND Package Type = Box THEN subtract 3.5% FROM THE Shipment Transportation Charge Field I have about 21 instances of different service and package types. They will always be constant either Express, Ground, International. The package will always be Letter, Box, Pak, Express Box. Is there anyway this can be done? Thanks Bob |
![]() |
| Thread Tools | |
| Display Modes | |
| |