+ Reply to Thread
Results 1 to 3 of 3

Help! VBA on how to count empty cells in one column based on last row of another column

  1. #1
    Registered User
    Join Date
    06-16-2015
    Location
    Cincinnati
    MS-Off Ver
    2013
    Posts
    36

    Help! VBA on how to count empty cells in one column based on last row of another column

    hello all,

    I am looking for the VBA on to count number of empty cells in column G based upon the last row in column E.

    Thanks for your help with this,

    MG

  2. #2
    Valued Forum Contributor nigelbloomy's Avatar
    Join Date
    11-06-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    1,011

    Re: Help! VBA on how to count empty cells in one column based on last row of another colum

    Does this help?
    Please Login or Register  to view this content.
    Some people volunteer in soup kitchens or hospitals. I choose to make the world better by trying to help you with Excel. We're all learning.

    <---Click * Add Reputation for all helpful comments. It's like giving a smile.
    Forum Rules: How to mark your post [Solved] and have a happier, Excel enriched life.

  3. #3
    Valued Forum Contributor ranman256's Avatar
    Join Date
    07-29-2012
    Location
    Kentucky
    MS-Off Ver
    Excel 2003
    Posts
    1,177

    Re: Help! VBA on how to count empty cells in one column based on last row of another colum

    do it manually:
    =COUNTBLANK(G1:G23)

    or run this macro:
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 03-10-2014, 04:09 PM
  2. [SOLVED] count blank cells in one column based on date in different column
    By IreneADS in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-16-2014, 09:58 AM
  3. Replies: 4
    Last Post: 12-04-2012, 02:24 AM
  4. Replies: 6
    Last Post: 11-18-2012, 09:15 AM
  5. Replies: 9
    Last Post: 06-08-2012, 06:22 PM

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