+ Reply to Thread
Results 1 to 8 of 8

Pulling specific rows from a data set

  1. #1
    Registered User
    Join Date
    10-29-2011
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    13

    Thumbs up Pulling specific rows from a data set

    Hi everyone, I am new face on this forum and I have a problem. Would like to have some help

    I attached a file with explanation and examples, hope it is easy to understand :D
    Attached Files Attached Files
    Last edited by ExMAN999; 10-30-2011 at 04:41 AM.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: seeking help with excel. Super formula needed

    You should EDIT that post above and do a better job with the title and the question, as per forum rules.

    "Pulling specific rows from a data set"

    "How to get certain rows from a database to appear in a shorter report?"


    Here's one of many ways to do that...
    Attached Files Attached Files
    Last edited by JBeaucaire; 10-29-2011 at 04:03 PM.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    10-29-2011
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    13

    Thumbs up Re: seeking help with excel. Super formula needed

    Quote Originally Posted by JBeaucaire View Post
    You should EDIT that post above and do a better job with the title and the question, as per forum rules.

    "Pulling specific rows from a data set"

    "How to get certain rows from a database to appear in a shorter report?"


    Here's one of many ways to do that...
    Sorry, I've made it as needed now. Thank you a lot for your help. I have tried to make the same for my document, with a bigger number of words, and failed

    Maybe you can give me a hand with original file?

    I am so glad you understand what I want

    tia
    Attached Files Attached Files

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: seeking help with excel. Super formula needed

    Quote Originally Posted by JBeaucaire View Post
    You should EDIT that post above and do a better job with the title and the question, as per forum rules.

    "Pulling specific rows from a data set"

    "How to get certain rows from a database to appear in a shorter report?"
    can you take care of that post #1 first please, as requested?

    The fix is an easy one, I'll post it up after you fix that post, thanks.
    Last edited by JBeaucaire; 10-29-2011 at 04:02 PM.

  5. #5
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Pulling specific rows from a data set

    My apologies, I see post #1 is fixed. Change your G1 formula to this:

    =IF(A1=Specialcheck!$A$1, 1, 0)

  6. #6
    Forum Expert dangelor's Avatar
    Join Date
    09-06-2011
    Location
    Indiana, USA
    MS-Off Ver
    MS365 V.2406
    Posts
    2,310

    Re: Pulling specific rows from a data set

    Try changing the formula in column G to

    =IF(A2=Specialcheck!$A$1, SUM(G1,1), G1)

  7. #7
    Registered User
    Join Date
    10-29-2011
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    13

    Thumbs up Re: Pulling specific rows from a data set

    Quote Originally Posted by JBeaucaire View Post
    My apologies, I see post #1 is fixed. Change your G1 formula to this:

    =IF(A1=Specialcheck!$A$1, 1, 0)
    I just want to thank you again! You helped me a lot

  8. #8
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Pulling specific rows from a data set

    Glad to help.

    NOTE: Twice in this thread you quoted my entire post into yours, you shouldn't do that, makes your thread look messy. Just use the QUICK REPLY button or box below.

    If that takes care of your need, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.

+ 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