+ Reply to Thread
Results 1 to 2 of 2

Import data from clipboard

  1. #1
    Registered User
    Join Date
    09-18-2009
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2007
    Posts
    3

    Import data from clipboard

    I have an application that gives me a list of symbols separated by spaces. When copy and paste them to excel they initially get pasted in one cell, and I need to use the import wizard to spread them out in a row.
    I want to know if there's a vba command to do these steps for me, so I can include it in a macro.
    Thanks

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: Import data from clipboard

    Hi,
    the procedure without macro would be Data - text to columns - check 'delimited' - check 'space' - Finish

    Maybe you could record a macro with this procedure and include the code in yours?

+ 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