Results 1 to 17 of 17

Find Empty Row

Threaded View

Pergo Find Empty Row 10-05-2012, 04:55 PM
Bishonen Re: Find Empty Row 10-05-2012, 04:57 PM
Pergo Re: Find Empty Row 10-05-2012, 05:10 PM
Bishonen Re: Find Empty Row 10-05-2012, 05:22 PM
stnkynts Re: Find Empty Row 10-05-2012, 05:55 PM
Pergo Re: Find Empty Row 10-05-2012, 06:04 PM
stnkynts Re: Find Empty Row 10-05-2012, 06:22 PM
Pergo Re: Find Empty Row 10-05-2012, 08:55 PM
jeffreybrown Re: Find Empty Row 10-05-2012, 09:01 PM
Pergo Re: Find Empty Row 10-05-2012, 09:07 PM
jeffreybrown Re: Find Empty Row 10-05-2012, 09:14 PM
Pergo Re: Find Empty Row 10-05-2012, 09:23 PM
jeffreybrown Re: Find Empty Row 10-05-2012, 09:30 PM
Pergo Re: Find Empty Row 10-05-2012, 09:34 PM
jeffreybrown Re: Find Empty Row 10-05-2012, 09:46 PM
Pergo Re: Find Empty Row 10-05-2012, 10:54 PM
jeffreybrown Re: Find Empty Row 10-05-2012, 10:56 PM
  1. #1
    Registered User
    Join Date
    11-20-2010
    Location
    Delaware, USA
    MS-Off Ver
    Excel 2003
    Posts
    73

    Find Empty Row

    Hi All,

    Something simple here that I am unable to grasp.

    Looking to have a userform input data in the next empty row in a range.

    Range is called "GoBackLog" and it's essentially a3:a53
    I want it to go through column A, find the first empty row, then insert it's values along there.

    I have the values down part right, but I can't seem to get to the next row... this is what i have

    Dim NextRow As Long
    NextRow = Range("GoBackLog").End(xlDown).row + 1
    Last edited by Pergo; 10-05-2012 at 10:55 PM.

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