+ Reply to Thread
Results 1 to 1 of 1

Conditional formatting and data validation with VBA macro

  1. #1
    Registered User
    Join Date
    02-07-2014
    Location
    Leeuwarden, The Netherlands
    MS-Off Ver
    Excel 2010
    Posts
    1

    Conditional formatting and data validation with VBA macro

    I'm making an excel sheet to keep track of software version numbers and want to be able to see outdated software versions.
    Different software packages are written in rows, the columns contain pieces of the software.
    One of the things I want to do is create conditional formatting for the different columns to check whether the used version is the latest version (the different versions are in a names list). This has to be done for the different columns.

    Since I am quite new to VBA programming, I can't seem to get this done. The following code is used to retrieve all worksheet names, make a list of available version numbers and apply data validation on the first worksheet "Overview".

    After this is done, I want to apply conditional formatting to make the cells have a lower value than the maximum value in the corresponding list. The problem I'm experiencing is the fact that I'm not sure how to check different lists for different collumns. Am I going the right way, or doesn't this make sense at all? Right now, some cells to the right of an "outdated" cell are colored red too.

    Please Login or Register  to view this content.
    Last edited by JantjeB; 02-07-2014 at 05:30 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 56
    Last Post: 03-11-2014, 03:56 PM
  2. conditional formatting/data validation?
    By 13lack13lade in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-17-2013, 10:47 PM
  3. data validation and conditional formatting
    By ennzo in forum Excel General
    Replies: 4
    Last Post: 12-05-2010, 07:51 PM
  4. Data Validation and Conditional Formatting using VBA
    By ABabeNChrist in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 01-30-2010, 03:53 AM
  5. Conditional Formatting/Data Validation?
    By 1230dc in forum Excel General
    Replies: 2
    Last Post: 10-07-2009, 05:38 AM

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