View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sheeloo[_2_] Sheeloo[_2_] is offline
external usenet poster
 
Posts: 364
Default Equation for total benefit costs = an additional __% of salary?

If you the two values in A1 & B1 and additional income in C1 then to get the
percentage you can enter this in D1
=(A1+B1)/C1*100

"SandyinMT" wrote:

I am using Microsoft Office 2007. How would I add two totals to get a
percentage of additional income. I am doing Benefit Statements for a company
with 50 employees. I have the spreadsheet set up and using Mail Merge to
merge the data from Excel into Word. I just can't figure out what the
equation is.