Results 1 to 7 of 7

Problem with VBA-Excel-Hyperlink and search for strings

Threaded View

  1. #1
    Registered User
    Join Date
    04-22-2012
    Location
    Berlin, Germany
    MS-Off Ver
    Excel 2007
    Posts
    5

    Problem with VBA-Excel-Hyperlink and search for strings

    Hello boys and girls!

    I am new in VBA and Excel-macros, with only some small programming experience in my past.

    So, my project might look very easy for you-and I will be very happy if you have any suggestions.

    My project is:

    I have to create an excel worksheet "A", that will have the following properties and do these tasks:


    0) Cells of A will have values that will be automatically updated, when A is opened, depending on cells of another Workbook "B"

    1) From A, access another excel Workbook "B"

    2) Go inside a Hyperlink of the Workbook "B", which is another excel Worksheet "C"

    3) Inside C, scan a whole column range (let's say A1-A1000) that have certain string values (compare it with some certain strings - let's say Basketball, Football, Volleyball)

    4) Count how many results were found, returned True

    5) For each one that returned true, check at that row, for a string at another column (let's say colour of ball, green, red, yellow)

    6) Count those results and return the percentages (on cells of A) of how many balls were green, red or yellow

    7) Also check the date of the moment that A is opened, calculate the difference of days to another cell of C, and return the results on A

    Thank you very much for any suggestions,
    Cheers
    Last edited by michpapas; 04-24-2012 at 03:44 PM. Reason: Typo

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