+ Reply to Thread
Results 1 to 7 of 7

Vlookup and Delete Row Beneath

  1. #1
    Registered User
    Join Date
    06-28-2007
    Posts
    31

    Vlookup and Delete Row Beneath

    Hi all



    is it possible to use vlookup to find the selected cell and then delete data under the selected cell?? is this possible, and if so what would the formula look like, for example i'll say cell D4 is the cell that v lookup will find.


    Many thanks
    steviegee

  2. #2
    Registered User
    Join Date
    06-28-2007
    Posts
    31

    VLOOKUP Question

    Hi


    I am trying to delete data from under searched cell that vlookup finds, i am struggling to think of a formula, am i wasting time, or can this be done, any advice would be greatly appreciated.
    Thanks
    steviegee

  3. #3
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Think you will need code.

    Try the find method and offset function

    http://www.ozgrid.com/VBA/find-method.htm

    http://www.j-walk.com/ss/excel/tips/tip20.htm

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  4. #4
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    steviegee,

    Please read forum rules below. Your duplicate posts have being merged

    VBA Noob

  5. #5
    Registered User
    Join Date
    06-28-2007
    Posts
    31

    VLOOKUP question

    HI all,




    is it possible to get vlookup to search for the selected cell, then delete cell data underneath the cell? if this is possible what would the formula look like?
    any advice would be greatly appreciated.



    steviegee

  6. #6
    Registered User
    Join Date
    06-28-2007
    Posts
    31
    Hi,




    Thank you for the explanation, i appologise for double possible treble posting, It won't happen again.

    Thanks for your time and help,


    steviegee

  7. #7
    Registered User
    Join Date
    04-30-2008
    Posts
    1

    Lightbulb Deleting one row down...

    In my understanding VLOOKUP just doesn't work that way. The best thing for you to do would be to create a Macro that uses the Edit-Find to pull whatever you want and then goes one row down and then deletes it. You could even make yourself a cell that you could copy the “Find word” from, that way if you wanted to look up another word you could just put it in that cell and then run the same Macro.

    Good Luck!

+ 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