+ Reply to Thread
Results 1 to 4 of 4

How to copy cells in a row if output of a cell in that row is positive

Hybrid View

  1. #1
    Registered User
    Join Date
    09-19-2013
    Location
    United Kingdom
    MS-Off Ver
    Excel 2007
    Posts
    10

    How to copy cells in a row if output of a cell in that row is positive

    Hi any help would greatly be appreciated - i have on Sheet1 many customer details eg name, company, telephone, email address, job requested, quote given etc and Outcome. I want to copy to Sheet 2, customer name, company, telephone, email, and job requested only if the Outcome is "Accepted" - this part i have managed to do with a simple If function. However the problem is that on Sheet 2 i only want to copy over accepted jobs one after the other which i cannot get to work. my formula scans each row and returns the correct information if Outcome is Accepted otherwise returns FALSE can anyone please assist Thank you in advance.

  2. #2
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Re: How to copy cells in a row if output of a cell in that row is positive

    Hi Which version of excel ar you using ? (however your profile says 2007 are you using 2010 or higher) ?
    Click just below left if it helps, Boo?ath?

  3. #3
    Registered User
    Join Date
    09-19-2013
    Location
    United Kingdom
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: How to copy cells in a row if output of a cell in that row is positive

    =IF(Quote!J6="Accepted",Quote!E6,"") this is the formula i am using but only checks one row at a time and if Outcome is not "Accepted" it leaves me a blank row but instead i want to display Accepted quotes only one after the other

  4. #4
    Registered User
    Join Date
    09-19-2013
    Location
    United Kingdom
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: How to copy cells in a row if output of a cell in that row is positive

    i am using 2007 version

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Comparing two cells for similarities and output a third cell (if C1 = B1, then output A1)
    By PERFECT777 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-26-2013, 12:37 AM
  2. Output text to cells if search result is positive
    By pylauzier in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-29-2011, 12:57 PM
  3. Need Help with Calculation of total hours with a positive output
    By mahri811 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-03-2011, 07:46 AM
  4. Macro To Find Positive Value In One Cell Then Copy Value Of Corresponding Cells
    By markrennolds in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-12-2009, 06:50 PM
  5. formula to copy last positive number in range of cells
    By rolan in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-14-2005, 10:07 AM

Tags for this Thread

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