Consulting

Results 1 to 3 of 3

Thread: search

  1. #1
    VBAX Tutor
    Joined
    Dec 2009
    Posts
    295
    Location

    search

    hi
    i need some help with a macro:

    i need the macro to find a column that in the first row is written "results"
    and if the data in this column is greater than 0.5 than open and show the picture that in C:\dt.jpg"

    Thanks

  2. #2
    Administrator
    VP-Knowledge Base
    VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    if the data in this column is greater than 0.5
    What does this mean?
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

  3. #3
    VBAX Tutor
    Joined
    Dec 2009
    Posts
    295
    Location
    in this column each cell has a number and if the number is greater than 0.5
    than open and show the picture that in C:\dt.jpg"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •