Jump to content
[[Template core/front/custom/_customHeader is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

excel ?


muck
 Share

Recommended Posts

I should know this, but I can't remember it...

 

I have a table 48 rows long and 8 columns wide.

 

The info in the first column is sorted alphabetically. There are 20 different items making up this 48 row field; some show up once, and some show up several times.

 

I'm trying to sum the numbers in the 8th column for all observations of "xyz" for each of the five obervations of "xyz" in the first column.

 

Right now, this is where I'm at:

 

=VLOOKUP(F625,F16:M63,8)

 

Suggestions?

Link to comment
Share on other sites

Use the sumif function, if I understand your question correctly.

 

Sum valus is the 8th column.

Criteria is 1st column equals "xyz"

 

ETA: The other option, if you wish to do this for all unique values in the first column, and it is sorted by the first column is to use the built in subtotals feature.

Edited by Big Country
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information