+ Reply to Thread
Results 1 to 3 of 3

For Loop Problem

  1. #1
    Forum Contributor
    Join Date
    12-04-2003
    Location
    Burrton, Kansas USA
    MS-Off Ver
    2003
    Posts
    162

    For Loop Problem

    Hi!
    I have a set of data (Range A1:C5750) where some cells in column A contain the text "work ctr". at each of these cells I need to perform several steps (starting at that cell) and then go on to the next cell that contains "work ctr". and do the exact same thing.
    The data is several thousand rows long and column A contains cells with numbers, dates, text and blanks (data is not continuous). I think this would be a loop thing but I'm not experienced with them so I'm not sure what method would be best.
    Any help or direction would be great! THANKS!!

  2. #2
    Bob Phillips
    Guest

    Re: For Loop Problem

    Look at Find and Findnext in VBA help.

    --
    HTH

    Bob Phillips

    (remove xxx from email address if mailing direct)

    "Brian Matlack" <[email protected]>
    wrote in message
    news:[email protected]...
    >
    > Hi!
    > I have a set of data (Range A1:C5750) where some cells in column A
    > contain the text "work ctr". at each of these cells I need to perform
    > several steps (starting at that cell) and then go on to the next cell
    > that contains "work ctr". and do the exact same thing.
    > The data is several thousand rows long and column A contains cells with
    > numbers, dates, text and blanks (data is not continuous). I think this
    > would be a loop thing but I'm not experienced with them so I'm not sure
    > what method would be best.
    > Any help or direction would be great! THANKS!!
    >
    >
    > --
    > Brian Matlack
    > ------------------------------------------------------------------------
    > Brian Matlack's Profile:

    http://www.excelforum.com/member.php...fo&userid=3508
    > View this thread: http://www.excelforum.com/showthread...hreadid=542167
    >




  3. #3
    Forum Contributor
    Join Date
    12-04-2003
    Location
    Burrton, Kansas USA
    MS-Off Ver
    2003
    Posts
    162
    Thanks Bob! I guess I was making it too hard!

+ 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