+ Reply to Thread
Results 1 to 3 of 3

VBA code to find blank cells within a range

  1. #1
    Registered User
    Join Date
    10-18-2011
    Location
    KamoteLand
    MS-Off Ver
    Excel 2007
    Posts
    6

    VBA code to find blank cells within a range

    May I ask how will I be able to find a blank cell within a range (for example, A1:M100) and fill the blank cell with color?
    Last edited by pcbpinoy; 10-28-2011 at 02:02 AM. Reason: solved...

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: VBA code to find blank cells within a range

    Hello pcbpinoy,

    Welcome to the Forum!

    There are several ways to do this. Here is one.

    Loop through the Range and Check each Cell
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: VBA code to find blank cells within a range

    Hi pcbpinoy

    Perhaps this
    Please Login or Register  to view this content.
    John

    If you have issues with Code I've provided, I appreciate your feedback.

    In the event Code provided resolves your issue, please mark your Thread as SOLVED.

    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

+ 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