+ Reply to Thread
Results 1 to 8 of 8

formula only works in first row

  1. #1
    Registered User
    Join Date
    01-10-2013
    Location
    Montreal
    MS-Off Ver
    Excel 2010
    Posts
    4

    formula only works in first row

    Hey Excel ninjas. Kinna looked all over for an answer to this and got to the point where registering to a forum seems like the only way.

    I have a formula that only seem to work in the first row. Pretty simple "if found then copy" type of formula but still don't work.

    Any genius can help me with this?

    Thanks tonstest data.xlsx

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: formula only works in first row

    Is it the formula in column B on Sheet2?

    What is it supposed to do? Find the Gender from Sheet1 by looking up the RefNum?
    If posting code please use code tags, see here.

  3. #3
    Registered User
    Join Date
    01-10-2013
    Location
    Montreal
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: formula only works in first row

    ya pretty much. I'm trying to put in sheet2 the gender in sheet one

  4. #4
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: formula only works in first row

    Try this.
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  5. #5
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,065

    Re: formula only works in first row

    Or
    =VLOOKUP(A2,Sheet1!A$2:B$16,2,FALSE)
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  6. #6
    Registered User
    Join Date
    01-10-2013
    Location
    Montreal
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: formula only works in first row

    Norie...I'll sing your praise to my children and my grandchildren!

    Thanks tons. <3

  7. #7
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: formula only works in first row

    No problem.

  8. #8
    Registered User
    Join Date
    01-10-2013
    Location
    Montreal
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: formula only works in first row

    Thanks for the answer also. Norie was faster but you were super cool to take the time to help like that.

    Love from Montreal

+ 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