+ Reply to Thread
Results 1 to 2 of 2

Excel macro help

  1. #1
    Registered User
    Join Date
    07-06-2005
    Posts
    15

    Excel macro help

    Is it possible to create macro that can generate something like the below example.

    Input data:

    NAME ID CODE NUM SOURCE
    JEEY 3 HYX 11 B
    JEEY 33 HYX 55 A
    JEEY 43 HYX 1 B
    FRAN 88 BTY 5 A
    FRAN 78 BTY 88 B


    Using Name,Code and the Source as the key - the report should look like this:
    Desired result:

    NAME ID CODE NUM SOURCE
    JEEY 33 HYX 55 A
    blanks blank blank JEEY 3 HYX 11 B
    blanks blank blank JEEY 43 HYX 1 B
    ----- ----- ----- ----- ----- ----- -----
    FRAN 88 BTY 5 A FRAN 78 BTY 88 B


    Thanks
    Jimmy
    Last edited by sanjimmy; 11-01-2006 at 05:42 PM.

  2. #2
    Valued Forum Contributor
    Join Date
    07-11-2004
    Posts
    851
    maybe if you provide the critiera or logic behind the redone layout
    not a professional, just trying to assist.....

+ 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