Thread: if condition
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default if condition

more detail and examples

--
Don Guillett
SalesAid Software

"Kutty" wrote in message
...
I am insurance underwriting assistant. I want to calculate different kind
of
vehicles and different rate depends on different kinds of vehicle. Some
of
the vehicle I want to insure as Third party liability. Also calculation
will
be depends on value of the car.
I calculate Value of vehicle multiply by rate
+ seating capacity
some times 5 seats in a car
some times 2 seats in a pick up and so on...
calculating each record in excel separately is time wasting.
I would like to do that with multiple if conditions in on record which is
applicalble for every record.