Thread: [Solved] Need help with a formula
View Single Post
 
Old 02-07-2013, 12:37 AM
e_a_g_l_e_p_i e_a_g_l_e_p_i is offline Windows XP Office 2010 (Version 14.0)
Novice
 
Join Date: Sep 2010
Posts: 11
e_a_g_l_e_p_i is on a distinguished road
Default

Quote:
Originally Posted by Pecoflyer View Post
Please post a sample sheet ( not an image - see FAQ) showing what goes wrong
Thanks everyone for trying to help me. the original formula works now . I wasn't entering anything in column B, once I enter a description in column B the amount entered in columns C & D are calculated and a running total in column E is working perfectly.

The formula that worked is =IF(B5="","",E4-C5+D5)


Thanks to all once again
Reply With Quote