+ Reply to Thread
Results 1 to 3 of 3

Delete column if 'some cells' are blank

  1. #1
    Registered User
    Join Date
    09-28-2008
    Location
    UK
    MS-Off Ver
    MS 365 Apps for Enterprise
    Posts
    64

    Delete column if 'some cells' are blank

    Hi there,

    This may be quite trivial for those with VBA skills - but well out of my league!
    I have a sheet with days/dates as my top two columns and data underneath 'some' of them (names on left hand side). If I have a column that has ONLY the day and date in it, then it is not required, is there some VBA I could use to delete the unwanted columns automatically?

    I've attached a sample sheet.

    Thanks in advance.
    Attached Files Attached Files
    Last edited by kiboodez; 10-27-2010 at 09:53 AM.

  2. #2
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Delete column if 'some cells' are blank

    Try this:

    Please Login or Register  to view this content.

    Dom
    "May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."

    Use code tags when posting your VBA code: [code] Your code here [/code]

    Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.

  3. #3
    Registered User
    Join Date
    09-28-2008
    Location
    UK
    MS-Off Ver
    MS 365 Apps for Enterprise
    Posts
    64

    Re: Delete column if 'some cells' are blank

    Thanks for that,

    Works perfectly!

+ 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