+ Reply to Thread
Results 1 to 1 of 1

Help on VBA array!

  1. #1
    Registered User
    Join Date
    12-27-2012
    Location
    Chennai
    MS-Off Ver
    Excel 2007
    Posts
    60

    Unhappy Help on VBA array!

    Hi,
    I have two sheets "main" and "import" sheets.
    Main sheet has all the program names and milestone start and end.
    Import sheet has the raw data in this format Import 2.xlsx.

    I need to take dates for some milestones with respect to the program name.
    Steps my code does
    1.First I am taking the entire import sheet as a array x.
    2.Then I am taking the unique program names from array x taking the unique value into array z.
    3.I need to get the best start(if approved is available means approved else planned) and best finish(same condition as best start)

    But I am stuck after this.
    Please Login or Register  to view this content.
    I have already posted this in
    http://www.ozgrid.com/forum/showthread.php?t=193942

    If I should not post here means sorry.
    But a solution will do great help for me
    Thanks.
    Attached Files Attached Files

+ 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. [SOLVED] Populate one array from another array and print new array as a range
    By Kaden265 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-07-2014, 07:52 AM
  2. Loop new messages containing a table, populate a dynamic array, paste array to Excel
    By laripa in forum Outlook Programming / VBA / Macros
    Replies: 1
    Last Post: 05-19-2013, 07:20 AM
  3. [SOLVED] Quick Array question - Copy array to another array then resize?
    By mc84excel in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-02-2013, 01:17 AM
  4. [SOLVED] Populate Listbox with all rows of a dynamic array where elements of a single array match.
    By Tayque_J_Holmes in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 08-07-2012, 04:54 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