+ Reply to Thread
Results 1 to 2 of 2

how to past data (blank rows)into filter column

  1. #1
    Registered User
    Join Date
    04-30-2015
    Location
    India
    MS-Off Ver
    2007
    Posts
    8

    how to past data (blank rows)into filter column

    in sheet1 i have data in A2,A4,A7,A13, AND SO ......(MULTIPLE BLANK ROWS). now i want to past data from sheet2 or new worksheet , how can i past my data into blank rows of sheet1 without disturbing data of shee1.

  2. #2
    Forum Expert JLGWhiz's Avatar
    Join Date
    02-20-2011
    Location
    Florida, USA
    MS-Off Ver
    Windows 10, Excel 2013
    Posts
    2,070

    Re: how to past data (blank rows)into filter column

    If you are only pasting one row at a time, then
    Please Login or Register  to view this content.
    would put the copied data in the next empty cell of column A. As the blanks are filled, the 'Range("A1").End(xlDown).Offset(1)' looks for the next blank.
    Any code provided by me should be tested on a copy or a mock up of your original data before applying it to the original. Some events in VBA cannot be reversed with the undo facility in Excel. If your original post is satisfied, please mark the thread as "Solved". To upload a file, see the banner at top of this page.
    Just when I think I am smart, I learn something new!

+ 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. [SOLVED] VBA macros to auto filter copy and past the data by column
    By hecgroups in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-01-2019, 05:37 AM
  2. VBA Code to Copy Data From Last Row Based on A Value and Past into Blank Column
    By jgarza0422 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-19-2019, 09:12 AM
  3. Past also blank rows ?
    By TeloS53 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-26-2015, 03:44 PM
  4. Replies: 7
    Last Post: 09-16-2014, 06:19 AM
  5. [SOLVED] VBA Find last row and column that contain data and delete all blank rows and blank columns
    By bcn1988 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-03-2012, 01:07 PM
  6. Advanced Filter to return Rows w/blank column
    By ChemistB in forum Excel General
    Replies: 3
    Last Post: 04-01-2009, 01:14 PM
  7. Autofilter past blank rows
    By lunker55 in forum Excel General
    Replies: 4
    Last Post: 10-04-2005, 11:05 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