+ Reply to Thread
Results 1 to 4 of 4

VBA- deleting rows which contain cells that meet criteria, but skip alpha rows

  1. #1
    Registered User
    Join Date
    08-27-2012
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    12

    Exclamation VBA- deleting rows which contain cells that meet criteria, but skip alpha rows

    I'm trying to accomplish deleting rows given the simple formula below in my code. However I have alphabetic characters separating sections, thus the macro stops when it reaches a non-numeric value row.
    Unfortunately I could not find anywhere online a 'skip' function of somekind that I can say to skip all rows that have letters in them and continue the code to the next i.
    Any help would be greatly appreciated.

    Here is what I have so far:


    Please Login or Register  to view this content.

    Thanks
    Last edited by cheapkid1; 08-28-2012 at 01:24 PM. Reason: Added code tags

  2. #2
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: VBA- deleting rows which contain cells that meet criteria, but skip alpha rows

    @ cheapkid1

    Welcome to the forum.

    Please notice that code tags have been added to your post(s). The forum rules require them so please keep that in mind and add them yourself whenever showing code in any of your future posts. To see instructions for applying them, click on the Forum Rules button at top of the page and read Rule #3.
    Thanks.

  3. #3
    Registered User
    Join Date
    08-27-2012
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    12

    Re: VBA- deleting rows which contain cells that meet criteria, but skip alpha rows

    Thanks, I'll read the rules. Sorry about that.

  4. #4
    Registered User
    Join Date
    08-27-2012
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    12

    Re: VBA- deleting rows which contain cells that meet criteria, but skip alpha rows

    So can anyone help?...:confused

+ 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