+ Reply to Thread
Results 1 to 2 of 2

Auto deleting specified columns

Hybrid View

  1. #1
    Jeff
    Guest

    Auto deleting specified columns

    Is there a way to create a program that will delete specified columns (ex.
    delete columns a,b,c,aa,ab,cc)?

    Thanks,

    Jeff

  2. #2
    Tom Ogilvy
    Guest

    Re: Auto deleting specified columns

    Range("a:c,aa:ab,cc:cc").Delete

    --
    Regards,
    Tom Ogilvy

    "Jeff" <Jeff@discussions.microsoft.com> wrote in message
    news:BD18BF2F-79D5-45FB-8C96-FA03444622A4@microsoft.com...
    > Is there a way to create a program that will delete specified columns (ex.
    > delete columns a,b,c,aa,ab,cc)?
    >
    > Thanks,
    >
    > Jeff




+ 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