+ Reply to Thread
Results 1 to 1 of 1

Select table rows based on is not blank

  1. #1
    Registered User
    Join Date
    10-15-2010
    Location
    bulter pa
    MS-Off Ver
    Excel 2007
    Posts
    6

    Select table rows based on is not blank

    I have a workbook that collects daily sales and payroll data. The worksheet "DataEntry" is a data entry worksheet with several tables. I have a macro that copies these tables and pastes their contents into tables in other worksheets. There is one table that frequently has rows that shouldn't be copied. I have not been able to figure out how to conditionally select rows, or delete excess rows.

    I have attached a sample file. The code is included in module 2

    I am trying to move only the rows that have a value in the employee column.

    My current code sorts the table on the employee column to move the empty rows to the bottom. I need to know how to delete those rows, or only select the ones that have values in the employee column.

    Because my data is in a table my very basic VBA skills fail.

    thanks!
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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