Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default format troubles - possible cut/paste issue

I copied some data into an Excel (2004) spreadsheet from the web, and now I
can't operate on the cells, despite the fact that their format is 'Number.'
I've tried re-copying the cells and paste-special-ing 'Value,' but to no
avail. Does anyone know how to make Excel recognize these perfectly good
numbers?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 225
Default format troubles - possible cut/paste issue

Enter 1 anywhere in your worksheet.
Copy the cell with 1.
Select the range with your 'numbers'
Right click and choose Paste Special (or from Edit menu)
Click on MULTIPLY and Click OK

Voila...

If this does not work then first try the TRIM formula and then try the above
with the result...

"sorrywm" wrote:

I copied some data into an Excel (2004) spreadsheet from the web, and now I
can't operate on the cells, despite the fact that their format is 'Number.'
I've tried re-copying the cells and paste-special-ing 'Value,' but to no
avail. Does anyone know how to make Excel recognize these perfectly good
numbers?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default format troubles - possible cut/paste issue

Using MULTIPLY again resulted in inoperable (but apparently numeric) cells.
Using TRIM and then MULTIPLY resulted in a #VALUE! error.

"Sheeloo" wrote:

Enter 1 anywhere in your worksheet.
Copy the cell with 1.
Select the range with your 'numbers'
Right click and choose Paste Special (or from Edit menu)
Click on MULTIPLY and Click OK

Voila...

If this does not work then first try the TRIM formula and then try the above
with the result...

"sorrywm" wrote:

I copied some data into an Excel (2004) spreadsheet from the web, and now I
can't operate on the cells, despite the fact that their format is 'Number.'
I've tried re-copying the cells and paste-special-ing 'Value,' but to no
avail. Does anyone know how to make Excel recognize these perfectly good
numbers?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default format troubles - possible cut/paste issue

Please try this.
Select all the cells in the worksheet using the CTRL + A keystrokes.
On the Edit menu, point to Clear, and click the Formats option.

If this post helps click Yes
--------------
Jacob Skaria


"sorrywm" wrote:

I copied some data into an Excel (2004) spreadsheet from the web, and now I
can't operate on the cells, despite the fact that their format is 'Number.'
I've tried re-copying the cells and paste-special-ing 'Value,' but to no
avail. Does anyone know how to make Excel recognize these perfectly good
numbers?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,346
Default format troubles - possible cut/paste issue

Hi,

1. To verify what is going on select on of the cells and then click the
Formula Bar - are there spaces before or after the number on the formula bar?
Most likely yes.

2. These may or may not be "spacebar spaces". Here is what I usually do,
highlight the entire range of numbers and press Ctrl+H. In the Find what box
type a single space, leave the Replace with box empty. Press Replace All.
This will get all the regular spaces, but others may remain. You can repeat
step 1 to verify if there are other types of spaces.

3. If there still are some spaces, select one of cells and click on the
Formula Bar, highlight a single space on the Formula Bar and copy it. Press
Esc once. Press Ctrl+H, select the contents of the Find what box and choose
paste. This will replace the regular space with the character you copied
from the cell. Click Replace All.

4. Hopefully this will clear up the problem. If not you need to post a
sample of the data. So we can see what you really have.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"sorrywm" wrote:

I copied some data into an Excel (2004) spreadsheet from the web, and now I
can't operate on the cells, despite the fact that their format is 'Number.'
I've tried re-copying the cells and paste-special-ing 'Value,' but to no
avail. Does anyone know how to make Excel recognize these perfectly good
numbers?



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default format troubles - possible cut/paste issue

There are no spaces in my data. Find/Replace gave me an error message saying
there was nothing to replace.
I'm not sure whether anyone will be able to determine anything from playing
with the data, because the copy-paste issue (I'm fairly sure that's what it
is) might not happen on other people's computers. But it's worth a shot:
87 8 46
69 27 99
85 27 91
64 1 26
76 25 97

"Shane Devenshire" wrote:

Hi,

1. To verify what is going on select on of the cells and then click the
Formula Bar - are there spaces before or after the number on the formula bar?
Most likely yes.

2. These may or may not be "spacebar spaces". Here is what I usually do,
highlight the entire range of numbers and press Ctrl+H. In the Find what box
type a single space, leave the Replace with box empty. Press Replace All.
This will get all the regular spaces, but others may remain. You can repeat
step 1 to verify if there are other types of spaces.

3. If there still are some spaces, select one of cells and click on the
Formula Bar, highlight a single space on the Formula Bar and copy it. Press
Esc once. Press Ctrl+H, select the contents of the Find what box and choose
paste. This will replace the regular space with the character you copied
from the cell. Click Replace All.

4. Hopefully this will clear up the problem. If not you need to post a
sample of the data. So we can see what you really have.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"sorrywm" wrote:

I copied some data into an Excel (2004) spreadsheet from the web, and now I
can't operate on the cells, despite the fact that their format is 'Number.'
I've tried re-copying the cells and paste-special-ing 'Value,' but to no
avail. Does anyone know how to make Excel recognize these perfectly good
numbers?

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default format troubles - possible cut/paste issue

Web data lotsa times has non-breaking spaces 0160

Try edit replace and in the what: dialog hold Alt key and hit 0160 on the
numpad.

In the with: dialog enter nothing


Gord Dibben MS Excel MVP


On Sun, 22 Mar 2009 10:14:01 -0700, sorrywm
wrote:

There are no spaces in my data. Find/Replace gave me an error message saying
there was nothing to replace.
I'm not sure whether anyone will be able to determine anything from playing
with the data, because the copy-paste issue (I'm fairly sure that's what it
is) might not happen on other people's computers. But it's worth a shot:
87 8 46
69 27 99
85 27 91
64 1 26
76 25 97

"Shane Devenshire" wrote:

Hi,

1. To verify what is going on select on of the cells and then click the
Formula Bar - are there spaces before or after the number on the formula bar?
Most likely yes.

2. These may or may not be "spacebar spaces". Here is what I usually do,
highlight the entire range of numbers and press Ctrl+H. In the Find what box
type a single space, leave the Replace with box empty. Press Replace All.
This will get all the regular spaces, but others may remain. You can repeat
step 1 to verify if there are other types of spaces.

3. If there still are some spaces, select one of cells and click on the
Formula Bar, highlight a single space on the Formula Bar and copy it. Press
Esc once. Press Ctrl+H, select the contents of the Find what box and choose
paste. This will replace the regular space with the character you copied
from the cell. Click Replace All.

4. Hopefully this will clear up the problem. If not you need to post a
sample of the data. So we can see what you really have.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"sorrywm" wrote:

I copied some data into an Excel (2004) spreadsheet from the web, and now I
can't operate on the cells, despite the fact that their format is 'Number.'
I've tried re-copying the cells and paste-special-ing 'Value,' but to no
avail. Does anyone know how to make Excel recognize these perfectly good
numbers?


  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default format troubles - possible cut/paste issue

This didn't work, but it's possible that's because my computer is a Mac. Do
you know if there is a different way to do Alt+0160 on a Mac? I've tried
option, ctrl, fn, and the apple key, none of which worked, but maybe there's
some combination that will work.

"Gord Dibben" wrote:

Web data lotsa times has non-breaking spaces 0160

Try edit replace and in the what: dialog hold Alt key and hit 0160 on the
numpad.

In the with: dialog enter nothing


Gord Dibben MS Excel MVP


On Sun, 22 Mar 2009 10:14:01 -0700, sorrywm
wrote:

There are no spaces in my data. Find/Replace gave me an error message saying
there was nothing to replace.
I'm not sure whether anyone will be able to determine anything from playing
with the data, because the copy-paste issue (I'm fairly sure that's what it
is) might not happen on other people's computers. But it's worth a shot:
87 8 46
69 27 99
85 27 91
64 1 26
76 25 97

"Shane Devenshire" wrote:

Hi,

1. To verify what is going on select on of the cells and then click the
Formula Bar - are there spaces before or after the number on the formula bar?
Most likely yes.

2. These may or may not be "spacebar spaces". Here is what I usually do,
highlight the entire range of numbers and press Ctrl+H. In the Find what box
type a single space, leave the Replace with box empty. Press Replace All.
This will get all the regular spaces, but others may remain. You can repeat
step 1 to verify if there are other types of spaces.

3. If there still are some spaces, select one of cells and click on the
Formula Bar, highlight a single space on the Formula Bar and copy it. Press
Esc once. Press Ctrl+H, select the contents of the Find what box and choose
paste. This will replace the regular space with the character you copied
from the cell. Click Replace All.

4. Hopefully this will clear up the problem. If not you need to post a
sample of the data. So we can see what you really have.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"sorrywm" wrote:

I copied some data into an Excel (2004) spreadsheet from the web, and now I
can't operate on the cells, despite the fact that their format is 'Number.'
I've tried re-copying the cells and paste-special-ing 'Value,' but to no
avail. Does anyone know how to make Excel recognize these perfectly good
numbers?



  #9   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default format troubles - possible cut/paste issue

I know nothing about a Mac

Sorry, Gord

On Sun, 22 Mar 2009 12:35:01 -0700, sorrywm
wrote:

This didn't work, but it's possible that's because my computer is a Mac. Do
you know if there is a different way to do Alt+0160 on a Mac? I've tried
option, ctrl, fn, and the apple key, none of which worked, but maybe there's
some combination that will work.

"Gord Dibben" wrote:

Web data lotsa times has non-breaking spaces 0160

Try edit replace and in the what: dialog hold Alt key and hit 0160 on the
numpad.

In the with: dialog enter nothing


Gord Dibben MS Excel MVP


On Sun, 22 Mar 2009 10:14:01 -0700, sorrywm
wrote:

There are no spaces in my data. Find/Replace gave me an error message saying
there was nothing to replace.
I'm not sure whether anyone will be able to determine anything from playing
with the data, because the copy-paste issue (I'm fairly sure that's what it
is) might not happen on other people's computers. But it's worth a shot:
87 8 46
69 27 99
85 27 91
64 1 26
76 25 97

"Shane Devenshire" wrote:

Hi,

1. To verify what is going on select on of the cells and then click the
Formula Bar - are there spaces before or after the number on the formula bar?
Most likely yes.

2. These may or may not be "spacebar spaces". Here is what I usually do,
highlight the entire range of numbers and press Ctrl+H. In the Find what box
type a single space, leave the Replace with box empty. Press Replace All.
This will get all the regular spaces, but others may remain. You can repeat
step 1 to verify if there are other types of spaces.

3. If there still are some spaces, select one of cells and click on the
Formula Bar, highlight a single space on the Formula Bar and copy it. Press
Esc once. Press Ctrl+H, select the contents of the Find what box and choose
paste. This will replace the regular space with the character you copied
from the cell. Click Replace All.

4. Hopefully this will clear up the problem. If not you need to post a
sample of the data. So we can see what you really have.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"sorrywm" wrote:

I copied some data into an Excel (2004) spreadsheet from the web, and now I
can't operate on the cells, despite the fact that their format is 'Number.'
I've tried re-copying the cells and paste-special-ing 'Value,' but to no
avail. Does anyone know how to make Excel recognize these perfectly good
numbers?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Date Cut & Paste Issue Sweepea Excel Discussion (Misc queries) 8 October 28th 09 07:20 PM
Paste issue Victoria Excel Discussion (Misc queries) 0 November 24th 08 01:23 AM
Copy & Paste Issue carrera0000 Excel Discussion (Misc queries) 3 August 17th 07 02:24 AM
Copy Paste issue amwebber Excel Worksheet Functions 3 October 31st 06 02:08 AM
Edit Paste Issue pwlyons Excel Discussion (Misc queries) 1 July 9th 05 03:38 AM


All times are GMT +1. The time now is 01:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"