+ Reply to Thread
Results 1 to 5 of 5

text to column in vba

  1. #1
    Registered User
    Join Date
    08-21-2014
    Location
    india
    MS-Off Ver
    2007
    Posts
    53

    text to column in vba

    i have attached one sheet for your observation.i can do it in text to column command but it will take time and want to do it fast.so i need a vba code for that one can you help me????
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-24-2007
    Location
    Alsace - France
    MS-Off Ver
    MS 365 Office Suite
    Posts
    5,088

    Re: text to column in vba

    Why VBA,
    try next formula
    =RIGHT(B1,LEN(B1)-4)*1
    then Copy paste as needed
    - Battle without fear gives no glory - Just try

  3. #3
    Forum Expert
    Join Date
    12-24-2007
    Location
    Alsace - France
    MS-Off Ver
    MS 365 Office Suite
    Posts
    5,088

    Re: text to column in vba

    Else try file attached
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor
    Join Date
    03-21-2013
    Location
    cyberia
    MS-Off Ver
    Excel 2007
    Posts
    457

    Re: text to column in vba

    if your unmodified data set starts from cell A1 as you posted, try
    Please Login or Register  to view this content.

  5. #5
    Forum Expert
    Join Date
    12-24-2007
    Location
    Alsace - France
    MS-Off Ver
    MS 365 Office Suite
    Posts
    5,088

    Re: text to column in vba

    I discovered columns orders was not the same, see an update attached
    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. VBA Code to Find Specified text within a Column and perform Text to Column
    By MHamid in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-26-2014, 06:42 AM
  2. [SOLVED] Copy text in column 2 from column 1. Repeat text is displayed once only vba
    By KK1234 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-12-2014, 03:39 AM
  3. Text&number based column to auto display new text in new column
    By TCF in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-24-2014, 01:56 PM
  4. Replies: 12
    Last Post: 01-08-2014, 11:28 AM
  5. Trying to write amacro to compare text in column A to garbage text in column B
    By Big Dawg Dad in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-19-2013, 03:31 PM

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