I need a "multiplyIF" formula...

halliserin

New Member
Joined
Jul 24, 2012
Messages
1
I work for a translation/interpretation company and I am trying to create a spreadsheet in which I can have the different services we provide multiplied by the rate we charge for that service. One column with the service (On-site, translation, ASL, etc.), another with the length of time. Each of these services has a different hourly rate so I need a way to tell Excel to determine which service it is and multiply the rate by the length of time which is indicated in another column, entering the total cost of the service in another cell.

Is this at all possible???

Many, many thanks!! I've been searching for weeks!!

Erin
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
For simplicity sake I created a sheet with some sample data. Column A has Services, Column B has Time Spent. Column C will have the formulas. We need to make a table of Services and Rates to look up. I have this in the range of G1:H1.

So if our date looks like what's below, then the formula you would paste in the first Total cell would be, =VLOOKUP(A2,$G$1:$H$2,2,FALSE)*B2. Then just copy it down.
Service</SPAN> Time</SPAN> Total</SPAN>
ASL</SPAN>2</SPAN>2</SPAN>
Translation</SPAN>4</SPAN>8</SPAN>

<TBODY>
</TBODY><COLGROUP><COL><COL span=2></COLGROUP>
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,399
Latest member
alchavar

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top