PC Review


Reply
Thread Tools Rate Thread

Can I get information

 
 
=?Utf-8?B?S3V0dHk=?=
Guest
Posts: n/a
 
      5th Apr 2007
I want to autocalculate in excel as follows :
I am working an insurance company. I want to calculate automatically list
of vehicles' as per the value of each vehicle. The rate will be different
depends on type of vehicle. e.g:

Type of vehicle: Bus
value : SR.150,000
Rate: 4%
Value X Rate
If Third party Liability Insurance there will be a fixed Premium. This
should calculate in if condition. Can I calculate these with multiple if
condition in one line?
Because I can do this in one line, then I can drag the same for all lines
even if there is hundreds of thousands of different types and different rates.

 
Reply With Quote
 
 
 
 
=?Utf-8?B?QXJ0?=
Guest
Posts: n/a
 
      5th Apr 2007
Suppose I have the following in rows 1-4 of cells A-C

Vehicle Rate Fixed Rate
Bus .4 1000
Car .3 500
Truck .5 2000

In Rows 7-8 in columns A-D I have:

Type 3rd party Value Calculation
Bus FALSE 1000 =VLOOKUP(A8,A2:C4,B8+2)*IF(B8,1,C8)

I think this might be what you're looking for.


"Kutty" wrote:

> I want to autocalculate in excel as follows :
> I am working an insurance company. I want to calculate automatically list
> of vehicles' as per the value of each vehicle. The rate will be different
> depends on type of vehicle. e.g:
>
> Type of vehicle: Bus
> value : SR.150,000
> Rate: 4%
> Value X Rate
> If Third party Liability Insurance there will be a fixed Premium. This
> should calculate in if condition. Can I calculate these with multiple if
> condition in one line?
> Because I can do this in one line, then I can drag the same for all lines
> even if there is hundreds of thousands of different types and different rates.
>

 
Reply With Quote
 
=?Utf-8?B?T2xkcm9ib21hbg==?=
Guest
Posts: n/a
 
      6th Apr 2007
go onto chip pearsons site www.cpearson.com and look at the SUMIF, MULITPLE
CRITERIA page, that will do it bette


"Kutty" wrote:

> I want to autocalculate in excel as follows :
> I am working an insurance company. I want to calculate automatically list
> of vehicles' as per the value of each vehicle. The rate will be different
> depends on type of vehicle. e.g:
>
> Type of vehicle: Bus
> value : SR.150,000
> Rate: 4%
> Value X Rate
> If Third party Liability Insurance there will be a fixed Premium. This
> should calculate in if condition. Can I calculate these with multiple if
> condition in one line?
> Because I can do this in one line, then I can drag the same for all lines
> even if there is hundreds of thousands of different types and different rates.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Displaying Information in one Table based on information in anothe Ray C Microsoft Access Getting Started 2 31st May 2008 08:54 AM
How could I retrieve free/busy information if the only information I have is the Email address? Wassim Dagash Microsoft Outlook Program Addins 1 18th Jan 2007 03:19 PM
strange information from asp.net trace / getting performance information using WebRequest and StreamReader z. f. Microsoft ASP .NET 0 3rd Feb 2005 11:23 AM
strange information from asp.net trace / getting performance information using WebRequest and StreamReader z. f. Microsoft Dot NET Framework 0 3rd Feb 2005 11:23 AM
Outlook Files information Location, and Registry information Iwi Microsoft Outlook VBA Programming 0 16th Oct 2003 11:06 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:29 PM.