+ Reply to Thread
Results 1 to 7 of 7

update sheet as per criteria

  1. #1
    Forum Contributor
    Join Date
    01-23-2016
    Location
    karachi
    MS-Off Ver
    2007
    Posts
    316

    update sheet as per criteria

    Hi,
    I have file with 3 tabs, I want to update sheet 1 which is tab#3 as per criteria, currently I'm using formula but it update half addresses correctly other addresses update wrong, anyone help me to check my formula what is the issue?

    attached Excel File

    Thanks in advance
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    08-16-2015
    Location
    Antwerpen, Belgium
    MS-Off Ver
    2007-2016
    Posts
    2,380

    Re: update sheet as per criteria

    In A3 you forgot the $ sign @ beginning of the matrix
    so change K3 to K$3 and also for the end of the matrix
    and copy down

    cheers
    Leo

  3. #3
    Forum Contributor
    Join Date
    01-23-2016
    Location
    karachi
    MS-Off Ver
    2007
    Posts
    316

    Re: update sheet as per criteria

    Hi LeoTaxi, it's not working, can you pls help on this issue?

  4. #4
    Forum Contributor
    Join Date
    01-23-2016
    Location
    karachi
    MS-Off Ver
    2007
    Posts
    316

    Re: update sheet as per criteria

    any expert here for help me on this issue?

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: update sheet as per criteria

    Leo taxi is correct. just vchange the formula to:

    =IFERROR(INDEX(Details!$K:$K,SMALL(IF(Details!$E$2:$E$2866=Planner!$I$4,ROW(Details!$E$2:$E$2866)),ROWS(Sheet1!$A$2:A2))),"")

    and array enter it. Copy down
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  6. #6
    Forum Contributor
    Join Date
    01-23-2016
    Location
    karachi
    MS-Off Ver
    2007
    Posts
    316

    Re: update sheet as per criteria

    Glenn Kennedy Thank You

  7. #7
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: update sheet as per criteria

    You're welcome and thanks for the rep.

+ 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. Replies: 8
    Last Post: 05-08-2016, 12:48 AM
  2. VBA update and append new data from one sheet to another based off of criteria
    By jurjevics in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-03-2016, 11:09 AM
  3. Add/Update information from another sheet if criteria is met
    By XLVBA in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-08-2015, 11:35 AM
  4. Replies: 0
    Last Post: 05-08-2015, 06:06 AM
  5. Transfer/update columns from 1 sheet to another + update chart & data selection
    By Julien355 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-29-2015, 11:54 PM
  6. Update link (Update values) on a protected sheet excel 2010
    By sonu1975 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-03-2014, 09:49 AM
  7. update value and edit items already update on sheet by userform
    By tjxc32m in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 11-08-2013, 10:13 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