View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
experientman experientman is offline
external usenet poster
 
Posts: 1
Default Finding percents of a total

Say I have a colum with 50 rows filled in with various numbers that add up to
1000. How do I create a function that would calculate the percentace of the
value from each row of the total (B1:B50/total)?

Any help would be greatly appreciated!