pasting data and loosing a digit

kmc

Board Regular
Joined
Sep 5, 2005
Messages
158
Office Version
  1. 2016
Platform
  1. Windows
Hello, I am pasting a list of text and numbers (1 col each) from a website to notepad then into an existing sheet, (done this many times and it works well to remove website formatting stuff).

However, this time I am loosing the numeral "8" in the list of numbers. On a previous copy and paste of the same type, I had to run a text to columns using the number 8 as the delimiter to separate the text from the numbers. Then used =CONCATENATE adding the number "8" back to the column of numbers. In this copy and paste I do not need to do that, however when I paste, it is as if the Text to columns ran and I loose the numeral 8.

I have tried pasting into a new sheet, a new tab, and closing original doc, then opening back up and pasting in. Still loosing "8"
"Paste as" only give text or Unicode options.

Any thoughts?
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
try it like this.
Ctrl+H (find and replace)
Find: 8
Replace with: @8

then use the @ symbol for your delimeter.
use symbols that can't be found inside those alphanumeric strings
 
Upvote 0

Forum statistics

Threads
1,215,521
Messages
6,125,303
Members
449,218
Latest member
Excel Master

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top