+ Reply to Thread
Results 1 to 2 of 2

select rows which has data

  1. #1
    Registered User
    Join Date
    04-01-2009
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    13

    select rows which has data

    Hi Friends,

    I am copying a data from three excel to one excel.

    file1 file2 file3 to mainfile

    after copying i have to format the mainfile.

    Main file contains data only from A1:I1 only.

    I have to select all the rows which has valid data.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: select rows which has data

    It's not entirely clear what you mean... I think you're saying you want to format A:I non-blanks in Main File post collation of data... you can (potentially) identify non-blanks using SpecialCells and Constants, eg:

    Please Login or Register  to view this content.
    the above formats Column A constants as being of General format and bold the values... obviously the range can be extended and/or embedded within a loop if each column is to have different formats applied.

+ Reply to Thread

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