+ Reply to Thread
Results 1 to 8 of 8

Dlete rows from my excel file which starts from alphabet or ---- this special character

  1. #1
    Forum Contributor
    Join Date
    03-11-2013
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    736

    Dlete rows from my excel file which starts from alphabet or ---- this special character

    Sir

    i am importing a text file into excel

    but i want that after importing i can delete those rows which starts from alhabet or "-" special character from my excel file

    i want to keep only those rows in my excel which starts from number-that why i am doing all this

    kindly suggest me a vba or macro

  2. #2
    Forum Contributor
    Join Date
    03-11-2013
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    736

    Re: Dlete rows from my excel file which starts from alphabet or ---- this special characte

    In a row the vba should search ,if the first hit is number then dont delete otherwise delete ENTIRE ROW

    this should be the algorthm

    kindly guide

  3. #3
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Dlete rows from my excel file which starts from alphabet or ---- this special characte

    Does this help? It assumes the words are in Column A.

    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    03-11-2013
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    736

    Re: Dlete rows from my excel file which starts from alphabet or ---- this special characte

    (BLANK rows also need to be deleted)


    sir

    plz modify a bit more

  5. #5
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Dlete rows from my excel file which starts from alphabet or ---- this special characte

    Maybe:

    Please Login or Register  to view this content.

  6. #6
    Forum Contributor
    Join Date
    03-11-2013
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    736

    Re: Dlete rows from my excel file which starts from alphabet or ---- this special characte

    Please Login or Register  to view this content.
    THIS IS THE CODE I AM USING RIGHT NOW

    PLZ HELP ME IN MODIFYNG IT SO THAT FROM THE TEXT DATA ONLY THOSE ROWS NEED TO BE IMPORTED WHICH ARE STARTING WITH NUMBERS(BLANK ROWS ALSO NEED NOT BE THERE)

    KINDLY HELP

    OR AFTER IMPORT MY THIS VBA DELETE THE UNWANTED ROWS THAT COULD BE AN ALTERNATE SOLUTION

    PLZ HELP IN EITHER WAYS

    I WILL BE THANKFUL
    Last edited by ROHAN999; 05-16-2013 at 08:22 AM.

  7. #7
    Forum Contributor
    Join Date
    03-11-2013
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    736

    Re: Dlete rows from my excel file which starts from alphabet or ---- this special characte

    Any help will be appreciated...

  8. #8
    Forum Contributor
    Join Date
    03-11-2013
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    736

    Re: Dlete rows from my excel file which starts from alphabet or ---- this special characte

    Plz help.....i will be thankful

+ 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