+ Reply to Thread
Results 1 to 3 of 3

Selecting a strip of values in a column

  1. #1
    Registered User
    Join Date
    05-23-2008
    Posts
    20

    Selecting a strip of values in a column

    Hey guys,
    Please look at the attachment to see my table.
    I'm trying to write some code to iterate through the columns and select all the rows that have the info and paste by values later. I hardcoded the row values now but number of rows can change in the future. However, the new rows will be added between the "Dev't" and "Other" rows.

    So I want m program to count the number of rows between "Dev't" and "Other" and copy all the contents in between.

    here's the code I have so far:

    Please Login or Register  to view this content.
    Attached Images Attached Images

  2. #2
    Forum Contributor
    Join Date
    03-15-2005
    Location
    North Carolina
    MS-Off Ver
    2003 & 2007
    Posts
    180
    Hi,

    Try this out. Hopefully it is what your looking for.

    Please Login or Register  to view this content.
    jtp

  3. #3
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,834
    Assuming the list is isolated from other data.
    try
    Please Login or Register  to view this content.

+ 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