Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Excel Formula issue

  • 24-11-2011 03:48PM
    #1
    Registered Users, Registered Users 2 Posts: 88 ✭✭


    Hey,

    I'm trying to set up a formula on a summary sheet that will pull values from other sheets depending on the code that is long side it. Can anyone tell me if there is a way to do this.

    Thanks for the help.


Comments

  • Registered Users, Registered Users 2 Posts: 5,067 ✭✭✭homer911


    Your question isn't clear. Something like a vlookup?

    Can you provide a bit more detail?


  • Registered Users, Registered Users 2 Posts: 88 ✭✭freethepenguins


    sry, yes trying to use VLOOK UP, the formula just seams to be having an issue with the column that is being selected. On the summary page there is a code (SCS067), then on a different sheet there is the code and a value of it. There is multiple entered on the sheet for the same code and I'm looking to get the total of these values


  • Moderators, Recreation & Hobbies Moderators, Science, Health & Environment Moderators, Technology & Internet Moderators Posts: 96,136 Mod ✭✭✭✭Capt'n Midnight


    if you just mean how to refer to another sheet you use the name and a !


    =SheetName!A1


  • Registered Users, Registered Users 2 Posts: 5,067 ✭✭✭homer911


    sry, yes trying to use VLOOK UP, the formula just seams to be having an issue with the column that is being selected. On the summary page there is a code (SCS067), then on a different sheet there is the code and a value of it. There is multiple entered on the sheet for the same code and I'm looking to get the total of these values

    Do you mean that there are multiple values on the second sheet you are trying to tot on the first sheet?

    If so, you could try a DSUM, or perhaps create a pivot to sum the values on the key field and then do a vlookup on the pivot


Advertisement