+ Reply to Thread
Results 1 to 2 of 2

How to ask excel to look for a specific header then do something with the column?

  1. #1
    Registered User
    Join Date
    10-18-2007
    Posts
    11

    How to ask excel to look for a specific header then do something with the column?

    for example,
    My excel files have several columns with header "test results"
    Each sheet has the header in a different column.
    for example
    sheet 1 has it in B, 2 has it in D, etc
    The same goes for every file.
    So I want to make a macro that would recognize the header and do something to do. Specfically, I want to select any numbers in the column bigger than 500 and highlight those.

    so my question is
    How to Range(" ").Select the specific columns with header "test results"

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    See if this helps

    Please Login or Register  to view this content.
    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

+ 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