vba-excel-training - tables excel

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Excel Training and help » vba-excel-training - Tables in Excel

vba-excel-training - Tables in Excel

resolvedResolved · Low Priority · Version Standard

Lucy has attended:
Excel Advanced course

Tables in Excel

Is there a formula that i can use in an excel spreadsheet that will add a sum to a total creating a new total, which when you add a new sum, will add to the new total creating the next new total? As an example, if you are working out expenses on a monthly basis, but want to total the monthly expense to an added running total- i would like to know how i can create this running total.
Hope that makes sense! Thanks

RE: tables in Excel

Hi Lucy, not sure whether I'm getting the wrong end of the stick here, but you just want to create a sum formula that keeps updating itself when more is added to the range?

if you have a column of figures in column A and a total of that column in, say, A100 then the same for column B, then column C etc,
try doing a fomula similar to this:

=sum(A100:IV100) this will sum up all of your totals in row 100.


Where is your grand total figure going to be located?

Paul

 

Training courses

 

Training information:

See also:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Excel tip:

Saving your Excel Spreadsheet as a CSV File

In situations where you need to save your Excel spreadsheet as a CSV file, follow these simple steps.

Click the File tab and click Save As.
Enter a name in the File name field.
Click the drop-down arrow next to the Save as type field to select the file type. Scroll down the list and select CSV (comma delimited) (*.CSV)
Click Save

The data will now be saved to a separate CSV file which can be used in different applications.

View all Excel hints and tips


Server loaded in 0.09 secs.