+ Reply to Thread
Results 1 to 7 of 7

How to calculate multiple ratios

Hybrid View

  1. #1
    Registered User
    Join Date
    11-22-2023
    Location
    London
    MS-Off Ver
    Microsoft 365
    Posts
    2

    How to calculate multiple ratios

    Hi,

    I am trying to calculate ratios for clients who work at multiple sites. A cleint may work at 1 or 3 sites and I need a formula or macro which can calculate the percentage of time a client has spent on each site fairly quickly without having to write a formula for each client. I have attached a spreadsheet with the first 2 clients populated.

    Can anyone help?
    Attached Files Attached Files

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2411
    Posts
    26,673

    Re: How to calculate multiple ratios

    Put this formula in G2 (or row 2 of any other column) and copy down:

    Formula: copy to clipboard
    =$E2/SUMIF($A:$A,$A2,$E:$E)
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    11-22-2023
    Location
    London
    MS-Off Ver
    Microsoft 365
    Posts
    2

    Re: How to calculate multiple ratios

    this works - brilliant and thank you

  4. #4
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,632

    Re: How to calculate multiple ratios

    Try this formula:
    =E2/SUMIFS(E1:E100,A1:A100,A2)
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  5. #5
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2411
    Posts
    26,673

    Re: How to calculate multiple ratios

    If your question has been answered please mark your thread as "Solved" so that members will know by looking at the thread title that your problem is solved. Go to the menu immediately above your first post to the thread and click on Thread Tools. From the dropdown menu select "Mark this thread as solved..."

    If a member helped you solve your problem, consider adding to their reputation by clicking addreputationiconsmall.jpg below their name.

  6. #6
    Registered User
    Join Date
    10-26-2023
    Location
    USA
    MS-Off Ver
    32-bit version of Microsoft 365
    Posts
    11

    Re: How to calculate multiple ratios

    Yeah it works for me but you should have marked it as solved as you get the proper solution.

  7. #7
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2411
    Posts
    26,673

    Re: How to calculate multiple ratios

    Quote Originally Posted by elija6266 View Post
    Yeah it works for me but you should have marked it as solved as you get the proper solution.
    Leave moderation to the moderators.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Need a formula to calculate current transformer ratios
    By jebs1923 in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 12-08-2023, 05:20 AM
  2. [SOLVED] Ratios and percentages to calculate average cost
    By CaptainMCH in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-28-2021, 12:43 PM
  3. How to calculate ratios for a revenue schedule? (the attachment is fixed)
    By my_sunshine in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-10-2014, 04:25 PM
  4. Formula to Calculate Ratios
    By larzep in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-10-2014, 01:56 AM
  5. [SOLVED] To calculate the average of the ratios between two columns
    By BNCOXUK in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-26-2013, 07:37 AM
  6. Replies: 1
    Last Post: 05-24-2006, 03:10 PM
  7. [SOLVED] How do I calculate ratios between 2 cells?
    By Excel Novice in forum Excel General
    Replies: 2
    Last Post: 01-17-2005, 12:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1