+ Reply to Thread
Results 1 to 2 of 2

How do I add columns to the left of my cell?

Hybrid View

  1. #1
    Registered User
    Join Date
    02-02-2013
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    16

    How do I add columns to the left of my cell?

    I am lending someone $100 on month 1, $200 on month 2 and $300 on month three and so on. I charge the guy 10% interest. I want to be able to show how much his monthly interest charge is. On month 1 it is 10% x 100, but month two it's $300 x 10% and month 3 it is $600..

    I guess I am asking what formula or function will add together multiple columns of the same row, but to the left only. So if I am on E30, I want to calculate SUM=B30+C30+D30. But if I am on F30, I want the cell to know to automatically do =SUM=B30+C30+D30+E30..

    Thanks!

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: How do I add columns to the left of my cell?

    hi josheeee, perhaps:
    =SUM($B30:D30)

    the dollar sign on the left of the alphabet is to fix the column.

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1