+ Reply to Thread
Results 1 to 4 of 4

How to automatically relist values in separate column

Hybrid View

  1. #1
    Registered User
    Join Date
    09-18-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2003
    Posts
    3

    How to automatically relist values in separate column

    Good day dear members of ExcelForum,

    ALBUM LINK:http://imgur.com/a/uXsa3#0

    I have a question where I have a the table in columns AT and AU where values in AT are static and the values in AU column vary.

    I would like to relist the values from AT and AU into AV and AW respectively by removing all entries that have a #NA value. What I need help with is the formula for the relisting in columns AV and AW starting from the value '10'.

    Put in another way, the formula will run through the columns AT and AU and look for the non-#NA entries, pick them out and relist them in ascending order in columns AV and AW.

    I have included 3 different scenarios where it should look like if successful.Thanks in advance for the help!

    Please ignore rows 6 and 22.

  2. #2
    Registered User
    Join Date
    09-18-2012
    Location
    Dushanbe,Tajikistan
    MS-Off Ver
    Excel 2010
    Posts
    30

    here you go

    =if(AT>10,AU,0)

  3. #3
    Registered User
    Join Date
    09-18-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: here you go

    Quote Originally Posted by mahmud9935 View Post
    =if(AT>10,AU,0)
    Hi Mahmud, thanks for your reply. I don't quite understand, where do I put your formula? What does it do?

    Does AT refer to an entire column or am I supposed to type in the corresponding row numbers for it? e.g. AT1, AT2, etc.

    Thanks!

  4. #4
    Registered User
    Join Date
    09-18-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: How to automatically relist values in separate column

    Anyone else?

+ 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