To work around this issue, record a macro that uses the
Paste command, and which then uses the
Text to Columns command on the
Data menu to parse the data.
To do this, follow these steps.
NOTE: You must already have data copied into the Clipboard memory.
- On the Tools menu in Excel, point to Macro, and then click Record New Macro.
Note If you use Microsoft Office Excel 2007, click Record Macro in the Code group on the Developer tab. - Name the macro, and then click OK.
- Select the cell that you want to paste the data into, and then click Paste on the Edit menu.
Note If you use Excel 2007, click Paste in the Clipboard group on the Home tab. - On the Data menu, click Text to Columns.
- Follow the instructions in the Convert Text to Columns Wizard, and then click Finish in step 3 of 3.
- On the Record New Macro toolbar, click Stop.
Note If you use Excel 2007, click Stop Recording in the Code group on the Developer tab.
The macro now works as expected.