+ Reply to Thread
Results 1 to 5 of 5

Urgent help from all excel expert !

  1. #1
    Registered User
    Join Date
    03-16-2006
    Posts
    2

    Urgent help from all excel expert !

    Dear excel expert, I would like to create macro which can perform below function hopefully someone can help me as I am not strong in excel programming.

    in column A i got all the model number (string) in each row such as :
    Column A
    AB-12345
    AB-12345A
    AB-12345AB
    AB-12345ACB
    BA-A23
    BA-A23A
    BA-A23AB
    BA-A23ABC

    I want a macro which can perform as below once activated.
    Column A...................Column B.......or...Column B
    AB-12345...................AB-12345.............BA-A23
    AB-12345A.................AB-12345A...........BA-A32A
    AB-12345AB...............AB-12345AB.........BA-A32AB
    AB-12345ACB
    BA-A23
    BA-A23A
    BA-A23AB
    BA-A23ABC

    Up to 2 alphabet charecter after the number charecter within 1 string

    You help is very appreciate. Thanks !

  2. #2
    John
    Guest

    RE: Urgent help from all excel expert !

    Are you trying to get models numbers that begin with AB in one column and
    those that start with BA in another?

    "brandonb" wrote:

    >
    > Dear excel expert, I would like to create macro which can perform below
    > function hopefully someone can help me as I am not strong in excel
    > programming.
    >
    > in column A i got all the model number (string) in each row such as :
    > Column A
    > AB-12345
    > AB-12345A
    > AB-12345AB
    > AB-12345ACB
    > BA-A23
    > BA-A23A
    > BA-A23AB
    > BA-A23ABC
    >
    > I want a macro which can perform as below once activated.
    > Column A...................Column B.......or...Column B
    > AB-12345...................AB-12345.............BA-A23
    > AB-12345A.................AB-12345A...........BA-A32A
    > AB-12345AB...............AB-12345AB.........BA-A32AB
    > AB-12345ACB
    > BA-A23
    > BA-A23A
    > BA-A23AB
    > BA-A23ABC
    >
    > Up to 2 alphabet charecter after the number charecter within 1 string
    >
    > You help is very appreciate. Thanks !
    >
    >
    > --
    > brandonb
    > ------------------------------------------------------------------------
    > brandonb's Profile: http://www.excelforum.com/member.php...o&userid=32511
    > View this thread: http://www.excelforum.com/showthread...hreadid=523413
    >
    >


  3. #3
    Registered User
    Join Date
    03-16-2006
    Posts
    2
    Quote Originally Posted by John
    Are you trying to get models numbers that begin with AB in one column and
    those that start with BA in another?
    Ok what I want is lets say i enter BA-A23 the macro will find from all my model list (maybe more than 1000 raw) then it will find the similar model name such as BA-A23A, BA-A23AB, BA-A23ABC. The result will be display unto another column.

  4. #4
    Forum Contributor
    Join Date
    01-19-2006
    Posts
    142
    Where you entering your model number, from a userform or on the sheet itself?

  5. #5
    Forum Contributor
    Join Date
    01-19-2006
    Posts
    142
    ok i've just wrote this for you, not checked it....but should work

    Please Login or Register  to view this content.
    Last edited by gti_jobert; 03-17-2006 at 06:28 AM.

+ 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