+ Reply to Thread
Results 1 to 12 of 12

Trying to easily copy formulas using the "$" absolute but not working

  1. #1
    Registered User
    Join Date
    05-07-2013
    Location
    Waco Tx
    MS-Off Ver
    Excel 20140
    Posts
    6

    Trying to easily copy formulas using the "$" absolute but not working

    Here is what I have:

    My spreadsheet consist of Columns B - AF with customer names as my heading rows in 1 and 2- Rows 3 - 8 are numbers of items each customers purchased. In Column A11 - A40 I have specific calculations for the totals for each customer - Example A11 is a calculation for Column B3-B9 which is =B$3/5000+B$4/5000+B$5/2000+B$6/1000+B$7/500+B$8/100.....The absolute "$" is there so I can copy the formula to A12-A40 where the row numbers stay the same but the column letters will change so A12 looks like... =C$3/5000+C$4/5000+C$5/2000+C$6/1000+C$7/500+C$8/100 then A13 looks like =D$3/5000+D$4/5000+D$5/2000+D$6/1000+D$7/500+D$8/100 then so on and so on down to A40...but the columns letters are not changing...WHAT AM I MISSING to make all these copy correctly?

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Trying to easily copy formulas using the "$" absolute but not working

    Post a workbook and explain in context.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Trying to easily copy formulas using the "$" absolute but not working

    If you copy down a column, the column letter will stay the same.

    Maybe in A11
    =SUM(INDEX($B$3:$AF$8,,ROW(A1))
    copied down
    Does that work for you?

    Edit; Never mind. Doesn't take into account the different amounts you are dividing by.
    Hmmm
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  4. #4
    Registered User
    Join Date
    05-07-2013
    Location
    Waco Tx
    MS-Off Ver
    Excel 20140
    Posts
    6

    Re: Trying to easily copy formulas using the "$" absolute but not working

    Thanks ChemistB but you are correct - It didnt work ;/
    Shg - New to the group not sure how the posting a workbook works - having no luck [table="width: 500, class: grid, align: left"]

  5. #5
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Trying to easily copy formulas using the "$" absolute but not working

    Go Advanced > Manage Attachments

  6. #6
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Trying to easily copy formulas using the "$" absolute but not working

    Probably a better way but..
    =INDEX($B$3:$AF$8,1,ROW(A1))/5000 +INDEX($B$3:$AF$8,2,ROW(A1))/5000 +INDEX($B$3:$AF$8,3,ROW(A1))/2000 +INDEX($B$3:$AF$8,4,ROW(A1))/1000 +INDEX($B$3:$AF$8,5,ROW(A1))/500 +INDEX($B$3:$AF$8,6,ROW(A1))/100

  7. #7
    Registered User
    Join Date
    05-07-2013
    Location
    Waco Tx
    MS-Off Ver
    Excel 20140
    Posts
    6

    Re: Trying to easily copy formulas using the "$" absolute but not working

    Here is a sample of the spreadsheet
    Attached Images Attached Images

  8. #8
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Trying to easily copy formulas using the "$" absolute but not working

    Funny, I thought spreadsheet extentions end in xls, not png.
    In any case, did you try the formula I gave in #6 in B16 copied down?

  9. #9
    Registered User
    Join Date
    05-07-2013
    Location
    Waco Tx
    MS-Off Ver
    Excel 20140
    Posts
    6

    Re: Trying to easily copy formulas using the "$" absolute but not working

    Quote Originally Posted by ChemistB View Post
    Funny, I thought spreadsheet extentions end in xls, not png.
    In any case, did you try the formula I gave in #6 in B16 copied down?
    I did try it and no it didnt work...PNG on the spreadsheet - it was a snip of the spreadsheet.

  10. #10
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Trying to easily copy formulas using the "$" absolute but not working

    Here's an example of how that formula works compared to how I think your old formula worked. Let me know specifically what results you expect to see in there instead of what is in there. Thanks
    Attached Files Attached Files

  11. #11
    Registered User
    Join Date
    05-07-2013
    Location
    Waco Tx
    MS-Off Ver
    Excel 20140
    Posts
    6

    Talking Re: Trying to easily copy formulas using the "$" absolute but not working

    Quote Originally Posted by ChemistB View Post
    Here's an example of how that formula works compared to how I think your old formula worked. Let me know specifically what results you expect to see in there instead of what is in there. Thanks

    that worked!!! Awesome...I copied the formula to mine and it was perfect - looks like the other formula but it didnt work for whatever reason but this one is perfect YOUR THE BESTEST thanks for your help!!!

  12. #12
    Registered User
    Join Date
    05-07-2013
    Location
    Waco Tx
    MS-Off Ver
    Excel 20140
    Posts
    6

    Re: Trying to easily copy formulas using the "$" absolute but not working

    Quote Originally Posted by Dietfarm View Post
    that worked!!! Awesome...I copied the formula to mine and it was perfect - looks like the other formula but it didnt work for whatever reason but this one is perfect YOUR THE BESTEST thanks for your help!!!
    However can you explain what you did so I can recreate the formula?

+ 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