+ Reply to Thread
Results 1 to 5 of 5

Text to Columns VBA code not working

  1. #1
    Forum Contributor
    Join Date
    02-13-2013
    Location
    Columbia, SC
    MS-Off Ver
    Excel 2010
    Posts
    217

    Text to Columns VBA code not working

    Hey, for some reason I keep getting this error: "Microsoft Excel can convert only one column at a time." Does anyone see my problem? I just want to take the info in column AM and text to columns starting in AN:

    Please Login or Register  to view this content.

  2. #2
    Forum Contributor
    Join Date
    02-13-2013
    Location
    Columbia, SC
    MS-Off Ver
    Excel 2010
    Posts
    217

    Re: Text to Columns VBA code not working

    Now it said no data was selected to parse. It could be that I do not have any info in the first cell and so it stops?

  3. #3
    Forum Contributor
    Join Date
    02-13-2013
    Location
    Columbia, SC
    MS-Off Ver
    Excel 2010
    Posts
    217

    Re: Text to Columns VBA code not working

    I now have the following code and it says no data was selected to parse? I do not understand? Some of the cells in column AN do have data (not all of them):

    Please Login or Register  to view this content.

  4. #4
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Text to Columns VBA code not working

    You need to check if there's data.

    Try this.
    Please Login or Register  to view this content.
    If posting code please use code tags, see here.

  5. #5
    Forum Contributor
    Join Date
    02-13-2013
    Location
    Columbia, SC
    MS-Off Ver
    Excel 2010
    Posts
    217

    Re: Text to Columns VBA code not working

    I actually got it, but thanks for the help!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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