+ Reply to Thread
Results 1 to 2 of 2

dertermining if one or more of value in column

  1. #1
    Forum Contributor
    Join Date
    10-20-2008
    Location
    Gloucestershire
    Posts
    134

    Question dertermining if one or more of value in column

    Does anyone know why this code does not select the range specified

    Please Login or Register  to view this content.
    Im trying to look through a column and if it contains more than one probe name a cell "All probes".

    Otherwise it should show the probe name.

    I think im on the right lines does anyone know how this would work

    George

  2. #2
    Registered User
    Join Date
    05-02-2004
    MS-Off Ver
    2007
    Posts
    43
    Could you try to explain again what you want this code to do?

    Also, you should note that a For Each loop is not changing the ActiveCell, so ActiveCell.Offset(-1,0) is going to be looking at the same cell in each pass of the loop.

    TJ

+ 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