M
MorrowAz
Im trying to setup a table with a max of 35 cells across and down, which may or may not ever be filled completely. Both have a fixed dollar amounts in which either number maybe be higher or lower than the other. I need the table to apply the amount from the persons amount to the house filling in the table across and down.. Columns are values of work done in a house, rows are people that did the work and have the amount of money they get for the week. The total of houses and people will always match, and i tried using a formula that just uses a percentage and applies it to all houses..but for some data entry reason, its needed to try to keep the amount applied against the houses row to a minimum. Im thinking the if formula, but i think that it would require nesting beyond the commands 7 limit. Any suggestions? Below is how it would actually look on paper.
Houses: 300.00 100.00 500.00 125.00 200.00
People Ed 350.00 300.00 50.00 0 0 0
Sal 125.00 0 50.00 75.00 0 0
Tim 525.00 0 0 450.00 125.00 0
Jim 200.00 0 0 0 0 200.00
Houses: 300.00 100.00 500.00 125.00 200.00
People Ed 350.00 300.00 50.00 0 0 0
Sal 125.00 0 50.00 75.00 0 0
Tim 525.00 0 0 450.00 125.00 0
Jim 200.00 0 0 0 0 200.00