+ Reply to Thread
Results 1 to 3 of 3

Find next empty cell (Row)within a specific range in column A

  1. #1
    Forum Contributor
    Join Date
    09-11-2013
    Location
    Germany
    MS-Off Ver
    Excel 2007
    Posts
    265

    Question Find next empty cell (Row)within a specific range in column A

    Hi All,

    New to VBA but learning fast

    I have my excel spread sheet and have made a Userform so that certain Cells are filled by users when they fill out the form.

    My problem is: i am trying to find the next free Cell in Column A and then fill the colums A, B and C in that row when the Save button is pressed.

    I currently have the following:

    Please Login or Register  to view this content.
    This works to a degree, it finds the empty cell (after skipping 3 or 4 empty cells and fills everything ok.

    I need it to search between A9:A30, find the next cell thats empty and fill column A, B and C. This should do this even if columns D:XXX are filled.

    Any help would really be appreciated.

    Regards

    Jeremy
    Last edited by JRidge; 06-26-2014 at 05:46 AM.

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Find next empty cell (Row)within a specific range in column A

    Try this.
    Please Login or Register  to view this content.
    If posting code please use code tags, see here.

  3. #3
    Forum Contributor
    Join Date
    09-11-2013
    Location
    Germany
    MS-Off Ver
    Excel 2007
    Posts
    265

    Re: Find next empty cell (Row)within a specific range in column A

    Hey Norie,

    Thank you for your quick reply.

    Works perfectly.

    Now i have learnt something new again.

    Once again Thank you

    Regards

    Jeremy

+ 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. Need to find empty filled cells in a column and copy to the empty cell below
    By Grahamfeeley in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-30-2014, 10:09 AM
  2. Macro to find next empty cell in specific range
    By boatbabe in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-06-2013, 09:18 AM
  3. [SOLVED] Find specific cell and return column number from a dynamic range
    By nivoe in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-18-2012, 12:39 PM
  4. Find first empty row in a specific range
    By orlando_javier in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-23-2010, 03:09 PM
  5. Macro to Find any empty cell within a range and show result in another column
    By acsishere in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-25-2008, 11:32 AM

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