You are here:

Excel/Two formulae problems

Advertisement


Question
Hi, Richard,

I’m having trouble creating a “total to date” column when there are several negative numbers within the column.

Also, I’m having no luck at all with a “Difference” column.   The difference between “today figure & yesterday figure” particularly when negative numbers occur.

If permissible, I can sent my little spreadsheet as an attachment if that would help.  It's only a few rows and columns.  

Thank you very much.

Frank  

Answer
Frank:
Sorry for the late answers, I was sick the last few days.  send me the spreadsheet and I'll put the answers on it for you.  From what I gather from your current info:

=sum(a1:d1)
where a1 is the beginning address and D1 is the end address of the column you're trying to sum up.  change the cell address to fit your circumstance.   

in terms of the difference formula, try this:
=sum(a1:a4)- sum(b1:b4)
where a1:a4 is the sum of the "today figure" and b1:b4 is the "yesterday figure".change the cell addresses to fit your circumstance.   


Please let me know if this answered your question.  If not, like I mentioned before, please send me the spreadsheet and I'll solve and send back the appropriate answers.
Cheers,
Richard
About Excel
This topic answers questions related to Microsoft Excel spreadsheet (or workbook) stand-alone or Mircrosoft Office Excel including Excel 2003, Excel 2007, Office 2000, and Office XP. You can get Excel help on Excel formulas(or functions), Excell macros, charting in Excel, advanced features, and the general use of Excel. This does not provide a general Excel tutorial nor the basics of using a spreadsheet. It provides specific answers to using Microsoft Excel only. If you do not see your Excel question answered in this area then please ask an Excel question here

Excel

All Answers


Answers by Expert:


Ask Experts

Volunteer


Richard Alcindor

Expertise

I can answer practically any questions related to excel. I can answer basic problems that the average user encounters to cryptic challenges that boggles the mind. I prefer the hard and challenging questions that boggles the mind and keep you up at night.

Experience

I have over 15 years of experience of using Excel, developing financial models and applications in Excel (& Access). I understand the intricacies of native Excel functionality. If it can't be done using the given, native excel functionality then I resort to using code/ VBA to get it done. I can and do program and develop applications in Excel. I look at myself more as a problem solver and solution provider than just an application developer. In addition, I have vast business experience in Finance and Accounting & operations to boot. That is the part that grounds and adds the most value to my solutions.

©2012 About.com, a part of The New York Times Company. All rights reserved.