View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DSSSS DSSSS is offline
external usenet poster
 
Posts: 2
Default A1=50, C1=50, E1=100(total of A1+C1) what % o f E1 is A1?

Can someone give me a forumla that will tell me what the percentage of a
total is in the earlier cell.

Eg. if A1 = 10, C1 = 10, E1 = 10
Total G1 = A1+C1+E1
What % of E1 is A1