Click here to Skip to main content
15,894,460 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralWSO CCC OTD 27-Jan-2022 Pin
DerekT-P26-Jan-22 22:07
professionalDerekT-P26-Jan-22 22:07 
GeneralRe: WSO CCC OTD 27-Jan-2022 Pin
OriginalGriff26-Jan-22 22:09
mveOriginalGriff26-Jan-22 22:09 
GeneralRe: WSO CCC OTD 27-Jan-2022 Pin
OriginalGriff27-Jan-22 2:46
mveOriginalGriff27-Jan-22 2:46 
GeneralRe: WSO CCC OTD 27-Jan-2022 Pin
DerekT-P27-Jan-22 3:36
professionalDerekT-P27-Jan-22 3:36 
GeneralRe: WSO CCC OTD 27-Jan-2022 Pin
pkfox27-Jan-22 5:14
professionalpkfox27-Jan-22 5:14 
GeneralRe: WSO CCC OTD 27-Jan-2022 Pin
DerekT-P27-Jan-22 5:51
professionalDerekT-P27-Jan-22 5:51 
GeneralRe: WSO CCC OTD 27-Jan-2022 Pin
pkfox27-Jan-22 5:52
professionalpkfox27-Jan-22 5:52 
GeneralMorbid spreadsheet... Pin
dandy7226-Jan-22 10:41
dandy7226-Jan-22 10:41 
I'm no Excel wizard, and I've been presented with a spreadsheet with a problem that's been bothering me. I promise this is not some homework.

Let's say there's a total amount of money (T) to be inherited, as part of a will, by N number of people. Different people are given a fixed percentage. Say there's 10 people named in the spreadsheet--they don't all get the same percentages, but the total allocated (as a percentage) has to add up to 100%.

Bob is one of those people, and he's supposed to get 15% of T. But if Bob dies, his 15% share should go back to the pot (T). If we simply delete the row that defines Bob and his 15%, we'll end up with an "unallocated" 15% (for lack of a better term).

How would you even set up a spreadsheet so if a row is deleted whenever someone dies, the percentages for the remaining recipients are automatically increased by an equal amount?

Assume whoever is using the spreadsheet (not the one who wrote it) only has enough knowledge to fill in the value for T, and deleting rows.

I'm starting to think Excel's built-in formulas aren't sufficient for this, and this is where you have to get into automating Excel. Blech!
GeneralRe: Morbid spreadsheet... Pin
Kent Sharkey26-Jan-22 10:53
staffKent Sharkey26-Jan-22 10:53 
GeneralRe: Morbid spreadsheet... Pin
dandy7226-Jan-22 10:56
dandy7226-Jan-22 10:56 
GeneralRe: Morbid spreadsheet... Pin
OriginalGriff26-Jan-22 11:38
mveOriginalGriff26-Jan-22 11:38 
GeneralRe: Morbid spreadsheet... Pin
Vivi Chellappa26-Jan-22 13:36
professionalVivi Chellappa26-Jan-22 13:36 
GeneralRe: Morbid spreadsheet... Pin
honey the codewitch26-Jan-22 22:46
mvahoney the codewitch26-Jan-22 22:46 
GeneralRe: Morbid spreadsheet... Pin
TNCaver27-Jan-22 3:36
TNCaver27-Jan-22 3:36 
GeneralRe: Morbid spreadsheet... Pin
dandy7227-Jan-22 5:04
dandy7227-Jan-22 5:04 
GeneralRe: Morbid spreadsheet... Pin
Dan Neely26-Jan-22 11:00
Dan Neely26-Jan-22 11:00 
GeneralRe: Morbid spreadsheet... Pin
dandy7227-Jan-22 5:06
dandy7227-Jan-22 5:06 
GeneralRe: Morbid spreadsheet... Pin
PIEBALDconsult26-Jan-22 11:27
mvePIEBALDconsult26-Jan-22 11:27 
GeneralRe: Morbid spreadsheet... Pin
dandy7227-Jan-22 5:24
dandy7227-Jan-22 5:24 
GeneralRe: Morbid spreadsheet... Pin
PIEBALDconsult27-Jan-22 5:50
mvePIEBALDconsult27-Jan-22 5:50 
GeneralRe: Morbid spreadsheet... Pin
Mike Hankey26-Jan-22 11:39
mveMike Hankey26-Jan-22 11:39 
GeneralRe: Morbid spreadsheet... Pin
PIEBALDconsult26-Jan-22 11:48
mvePIEBALDconsult26-Jan-22 11:48 
GeneralRe: Morbid spreadsheet... Pin
David O'Neil26-Jan-22 11:52
professionalDavid O'Neil26-Jan-22 11:52 
GeneralRe: Morbid spreadsheet... Pin
dandy7227-Jan-22 5:22
dandy7227-Jan-22 5:22 
GeneralRe: Morbid spreadsheet... Pin
obermd26-Jan-22 12:17
obermd26-Jan-22 12:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.