Results 1 to 9 of 9

Find Last Blank Row Without Acticate and selecting

Threaded View

  1. #1
    Forum Contributor HaroonSid's Avatar
    Join Date
    02-28-2014
    Location
    india
    MS-Off Ver
    Excel 2013
    Posts
    2,080

    Find Last Blank Row Without Acticate and selecting

    hi,
    i want to show last blank row without activate and selecting it

    like, this code is selecting last blank row of COlumn(K)
    Sub Last_row_activate_find()
    Range("K500").End(xlUp).Select
    End Sub
    like, this code is activating last blank row of COlumn(K)
    Sub Last_row_activate_find()
    Range("K500").End(xlUp).Activate
    End Sub
    thank you
    Last edited by HaroonSid; 07-26-2017 at 04:31 AM.
    Use Code-Tags for showing your code :
    Please mark your question Solved if there has been offered a solution that works fine for you
    If You like solutions provided by anyone, feel free to add reputation using STAR *

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Selecting every other cell that isn't blank
    By haxan7 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-22-2014, 11:34 AM
  2. [SOLVED] Why is this selecting ALL blank cells instead of just a few?
    By ahilty in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-12-2013, 08:35 AM
  3. Selecting range up to blank row
    By FoxIII in forum Excel General
    Replies: 2
    Last Post: 02-09-2009, 06:26 AM
  4. Selecting all Blank Rows
    By mtrant in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-18-2008, 03:21 PM
  5. selecting non-blank cells
    By XLlearner in forum Excel General
    Replies: 3
    Last Post: 06-02-2007, 03:32 PM
  6. Selecting Blank Rows
    By bodhisatvaofboogie in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-20-2006, 01:45 PM
  7. [SOLVED] Selecting Blank Cells
    By bodhisatvaofboogie in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-08-2006, 10:35 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