+ Reply to Thread
Results 1 to 7 of 7

Allocation of patient volumes creating a spread issue due to rounding

  1. #1
    Registered User
    Join Date
    03-20-2024
    Location
    Pennsylvania
    MS-Off Ver
    Microsoft 365
    Posts
    2

    Allocation of patient volumes creating a spread issue due to rounding

    Hello all,

    New to the board here and my work team has a unique issue with a budget spread that we are not able to solve.

    File Explanation: To do our budget, we take the volumes (column B-G) of the current year by payer type (column A) to get the payer mix (column J) for the upcoming year. Using this payer mix, we spread the budgeted monthly volumes (row 52) which are provided by our budget team (Budget Teams Volumes tab) across each month (column R-AC) by payer.

    Issue: when we round the volumes which are based on the projected volumes in column N multiplied the total volumes for the month, it will zero out the volumes where there should be volumes. See the yellow highlighted section. This creates a rounding variance in row 54 and we put the rounding plug in row 34. Unfortunately, we can’t spread a partial volume evenly across all 12 months since these are patients. So how do we allocate the projected volumes from column N across the 12 months as a whole number using a formula without handpicking for each volume? This has to be a scalable formula as this is for 22 service lines, 9 hospitals and multiple iterations of budget.

    Your help is greatly appreciated!

    Thanks,

    James
    Attached Files Attached Files

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,925

    Re: Allocation of patient volumes creating a spread issue due to rounding

    Maybe you want the RoundUp function if even a fraction of a patient counts as a whole patient.
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

  3. #3
    Forum Expert
    Join Date
    01-05-2013
    Location
    Singapore
    MS-Off Ver
    H&B2016 & H&B2021
    Posts
    3,069

    Re: Allocation of patient volumes creating a spread issue due to rounding

    Use the payor grouping with the highest contribution as the balancing figure:
    L34=L52-L30-SUM(L35:L51)

  4. #4
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,916

    Re: Allocation of patient volumes creating a spread issue due to rounding

    Try this in R34:

    =ROUND(SUMPRODUCT($J34*$R$52:R$52)-SUM($Q34:Q34),0)

  5. #5
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,602

    Re: Allocation of patient volumes creating a spread issue due to rounding

    Try. In R34 copied up to AC34
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    In R35 copied to full range.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  6. #6
    Registered User
    Join Date
    03-20-2024
    Location
    Pennsylvania
    MS-Off Ver
    Microsoft 365
    Posts
    2

    Re: Allocation of patient volumes creating a spread issue due to rounding

    Thanks for taking the time to look into. This is really close. I dropped the formula into the file (see attached) and it definitely works getting those projected volumes into the budget spread. In total, there is only a variance of 2 but still a rounding issue by month in row 54.

    Because it's only off 2 for the entire year, I don't mind putting that rounding issue to row 34. Just need a way to get that rounding variance by month into that row. I tried on my own and because the formula is dependent on the prior month, I can't just link the formula to row 30 to remove the variance.Volume Spread - Test 3.26.24.xlsx

  7. #7
    Forum Expert
    Join Date
    10-19-2021
    Location
    Brazil
    MS-Off Ver
    Office 365 V2401 w/ Win10 Home 64 Bit
    Posts
    2,014

    Re: Allocation of patient volumes creating a spread issue due to rounding

    You could use more spill array formulas in your workbook since you use Excel 365, like the bellow.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files

+ 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. Replies: 4
    Last Post: 12-13-2021, 09:24 AM
  2. [SOLVED] Picking up volumes from a table and creating lines
    By keitto in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-11-2015, 02:42 AM
  3. Replies: 1
    Last Post: 04-30-2015, 12:19 AM
  4. Replies: 5
    Last Post: 04-28-2015, 10:38 PM
  5. Creating a leave allocation spreadsheet
    By craigster266 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-20-2011, 08:10 AM
  6. how to prevent numbers in spread sheet from rounding
    By BSA in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 10-19-2005, 02:05 PM

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