+ Reply to Thread
Results 1 to 5 of 5

how to have a cell copy another cells data base on other criteria

  1. #1
    Forum Contributor
    Join Date
    05-29-2012
    Location
    Walnut, Ca
    MS-Off Ver
    Excel 2010
    Posts
    182

    how to have a cell copy another cells data base on other criteria

    I have entered a formula in Tab AG ORDERS in column L which is working but I want to adjust it so if column a is blank then it looks in column d and if the data in d matches, then it enters in the same info in column l.

    SO example A22 - A29

    I have data in A22, so the current formula in column L enters in data. I don't have data in A23 - A29 but the data in D23 - D29 all match, so I want the data that was entered in L22 to replicate in L23 - L29

    Is this even possible.14-15 budget-AG test.xlsm

  2. #2
    Forum Contributor
    Join Date
    05-29-2012
    Location
    Walnut, Ca
    MS-Off Ver
    Excel 2010
    Posts
    182

    Re: how to have a cell copy another cells data base on other criteria

    L22 has the working formula that I want to add to

  3. #3
    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 have a cell copy another cells data base on other criteria

    May be try this in L2 and Drag and Down

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Click just below left if it helps, Boo?ath?

  4. #4
    Forum Contributor
    Join Date
    05-29-2012
    Location
    Walnut, Ca
    MS-Off Ver
    Excel 2010
    Posts
    182

    Re: how to have a cell copy another cells data base on other criteria

    That didn't work, if the cell is blank it is pulling the data in from the cell above which isn't always the cell it needs to match. any other suggestions?

  5. #5
    Forum Contributor
    Join Date
    05-29-2012
    Location
    Walnut, Ca
    MS-Off Ver
    Excel 2010
    Posts
    182

    Re: how to have a cell copy another cells data base on other criteria

    Obviously the formula needs to initially start with my formula =IFERROR(INDEX('Reference List'!$C$2:$C$22,MATCH(A22,'Reference List'!$D$2:$D$22,0)),"")). But maybe there is a way to write it differently. If A is blank then if match D to the row with the same info in D and has "SPO" in column B and enter whats in L.

    So if A2 isn't blank and has SPO written in B2 and has 1234 as the PO# in D2, then every row that is blank in column A but has the same PO# in column D enters the same data from L2 in their L cell. Any suggestions? I realized there is data validations on D,E, and F which are wrong. So please disregard those.

+ 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. Need help for copy file from data base with criteria
    By k_2 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-18-2014, 04:22 AM
  2. [SOLVED] Macro or Function that copy data base on cell value
    By robrobet in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-03-2013, 07:27 PM
  3. Copy and Paste Values Base On Criteria
    By allan.90 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-03-2012, 01:56 PM
  4. Macro to copy data from csv file base on cells in existing workbook
    By wallstudio in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-30-2011, 03:29 AM
  5. Replies: 8
    Last Post: 03-03-2011, 03:28 PM

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