+ Reply to Thread
Results 1 to 2 of 2

Basic Information

  1. #1
    Registered User
    Join Date
    11-07-2017
    Location
    Bangalore
    MS-Off Ver
    2007
    Posts
    12

    Basic Information

    Hey i am attaching excel there is a coloumn PO No- I need these number PO NO. 2473-19103063- only to be extracted
    Attached Files Attached Files

  2. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,998

    Re: Basic Information

    Try

    D3=TRIM(MID(SUBSTITUTE(C3,",",REPT(" ",LEN(C3))),FIND("PO",C3)-1,LEN(C3)))

    copy down
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

+ 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. Copy basic information from workbooks within folder
    By xe-dingo in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-29-2016, 05:28 PM
  2. Very basic Information Required!!!
    By vikas.bhandari in forum Excel General
    Replies: 5
    Last Post: 12-22-2006, 08:33 AM
  3. Basic Information
    By eddie barzoon in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-06-2006, 08:33 PM
  4. for next loops>> basic information
    By dr chuck in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-07-2006, 11:35 AM
  5. Can I run Visual Basic procedure using Excel Visual Basic editor?
    By john.jacobs71 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-26-2005, 10:25 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