Can this be done? I have been confronted with a user and inventory tracking form.
Column A has the total for the month (50), column C has the total after the first week (40), column E has the total for the second week, and column G has the total for the third week, and column I has the total for the fourth week. Now, column K is used to total the amount used for the month, and column L has the amount left for the month.
I have explained to the user that is best to enter the amount used in columns C,E,G & I, and use column K to sum those columns and column L to subtract from A to get his amount left for the month. The user is trying to use this formula =SUM(C3-E3)+(G3-I3). Of course this is giving him some numbers which are not balancing out. Any suggestions, he just do not seem grasp entering the amoun used.
Column A has the total for the month (50), column C has the total after the first week (40), column E has the total for the second week, and column G has the total for the third week, and column I has the total for the fourth week. Now, column K is used to total the amount used for the month, and column L has the amount left for the month.
I have explained to the user that is best to enter the amount used in columns C,E,G & I, and use column K to sum those columns and column L to subtract from A to get his amount left for the month. The user is trying to use this formula =SUM(C3-E3)+(G3-I3). Of course this is giving him some numbers which are not balancing out. Any suggestions, he just do not seem grasp entering the amoun used.