Excel Formulas

jayhkr

New member
Joined
May 2, 2010
Messages
295
Reaction score
0
Ok, I need all MS Excel guru's! I'm working on the pad dryer and have ample info, however I want to put this into a spreadsheet. What I have is a simple spreadsheet that looks like this:

xls.jpg


Now what I want to do is change the "M" column. By doing so I need to change the "Difference" colums at "F, H, & J". As you can see column F has already added the "C" column which is fine however the "K" column has this formula: =SUM(F2,H2,J2). So what I need is "F, H, & J" column to show "0" until I post something in the "E, G, I" column's. So I was thinking of using the "IF" forumula. Like if "=IF(J16=0,0,"=sum(G16-I16") However that doesn't work. What I want is if there is nothing in cell J16 I want a "0" represented. However when I put the actual value of the weigh in, in cell J16 I want to have the formula to calculate properly the difference which would be =sum(G16-I16). This would then enter into colum "K" thus making the rest of the sheet proper. The only way at the moment this works is when all the cells are filled in and I want the % to initial weight to calculate as I go along as some days I will do more weigh-ins then other days. I hope this isn't to confusing, so any help is appreciated and I can explain better if questions arise. Thank you everyone.
 
Hmmmmmm... I am sure you are on a mission... wink/smile...

I suggest spending more time keeping the car perfect...
or... better yet... take it for a nice drive... get some fresh air...
 
Hmmmmmm... I am sure you are on a mission... wink/smile...

I suggest spending more time keeping the car perfect...
or... better yet... take it for a nice drive... get some fresh air...
:dunno::help::confused::laughing: I'd love to get some fresh air, but my mind is all wrapped up in this project at the moment.
 
If I knew how I would for you Gibbs, but I'm not sure how to do that here. I can e-mail it to you if you want to PM me your addy?
 
Format the cells as numbers with decimal places instead of general format
 
Back
Top