PC Review


Reply
Thread Tools Rate Thread

Converting Text to Number

 
 
ZZ top
Guest
Posts: n/a
 
      18th Feb 2009
I posted this question once before but the answer didn't solve my problem.
I have a spreadsheet that I pulled values from a second worksheet. I was
trying to pull the formulas down the screen to copy and repeat for the next
set of data. Unfortunately the cell numbers didn't increase if I used $
preceding the cell. If I didn't use $ preceding the cell, the numbers jumped
dramatically because it was a set of data.

I was able to resolve that problem by converting the Cell formulas to text.
Then I was able to pull the formulas down the screen to copy and they stayed
in sequence. Now however, I can't get the text to change back to numbers
without doing a mass text to number format change, and then individually
clicking in each cell and then leaving for the values to return.

It was suggested that I could pre-format a group of cells that matched my
data to number and then do a copy, and paste special, values. This did not
work however.

Any other ideas??

Thanks
 
Reply With Quote
 
 
 
 
Khoshravan
Guest
Posts: n/a
 
      18th Feb 2009
A1=12 (text not value)
B1=A1*1 or A1+0 (value not text)

multiply the cell to one or add zero to a cell. Results will be numeric.
This is based on the fact that if you conduct an arithmetical action on a
text cell, the result will convert to number format.
--
R. Khoshravan
Please click "Yes" if it is helpful.


"ZZ top" wrote:

> I posted this question once before but the answer didn't solve my problem.
> I have a spreadsheet that I pulled values from a second worksheet. I was
> trying to pull the formulas down the screen to copy and repeat for the next
> set of data. Unfortunately the cell numbers didn't increase if I used $
> preceding the cell. If I didn't use $ preceding the cell, the numbers jumped
> dramatically because it was a set of data.
>
> I was able to resolve that problem by converting the Cell formulas to text.
> Then I was able to pull the formulas down the screen to copy and they stayed
> in sequence. Now however, I can't get the text to change back to numbers
> without doing a mass text to number format change, and then individually
> clicking in each cell and then leaving for the values to return.
>
> It was suggested that I could pre-format a group of cells that matched my
> data to number and then do a copy, and paste special, values. This did not
> work however.
>
> Any other ideas??
>
> Thanks

 
Reply With Quote
 
Pete_UK
Guest
Posts: n/a
 
      18th Feb 2009
Can you describe your data layouts in a bit more detail (with
examples), and post the formulae that you have tried?

Pete

On Feb 18, 6:09*pm, ZZ top <ZZ...@discussions.microsoft.com> wrote:
> I posted this question once before but the answer didn't solve my problem..
> I have a spreadsheet that I pulled values from a second worksheet. *I was
> trying to pull the formulas down the screen to copy and repeat for the next
> set of data. *Unfortunately the cell numbers didn't increase if I used $
> preceding the cell. *If I didn't use $ preceding the cell, the numbers jumped
> dramatically because it was a set of data.
>
> I was able to resolve that problem by converting the Cell formulas to text. *
> Then I was able to pull the formulas down the screen to copy and they stayed
> in sequence. *Now however, I can't get the text to change back to numbers
> without doing a mass text to number format change, and then individually
> clicking in each cell and then leaving for the values to return.
>
> It was suggested that I could pre-format a group of cells that matched my
> data to number and then do a copy, and paste special, values. *This didnot
> work however.
>
> Any other ideas??
>
> Thanks


 
Reply With Quote
 
ZZ top
Guest
Posts: n/a
 
      18th Feb 2009
The problem is that this is a text string of the formula. It gives me a
Value! error when I try to convert it using your fix. It still needs to be
able to grab the data from the other sheet. Any other ideas??

Thanks,

"Khoshravan" wrote:

> A1=12 (text not value)
> B1=A1*1 or A1+0 (value not text)
>
> multiply the cell to one or add zero to a cell. Results will be numeric.
> This is based on the fact that if you conduct an arithmetical action on a
> text cell, the result will convert to number format.
> --
> R. Khoshravan
> Please click "Yes" if it is helpful.
>
>
> "ZZ top" wrote:
>
> > I posted this question once before but the answer didn't solve my problem.
> > I have a spreadsheet that I pulled values from a second worksheet. I was
> > trying to pull the formulas down the screen to copy and repeat for the next
> > set of data. Unfortunately the cell numbers didn't increase if I used $
> > preceding the cell. If I didn't use $ preceding the cell, the numbers jumped
> > dramatically because it was a set of data.
> >
> > I was able to resolve that problem by converting the Cell formulas to text.
> > Then I was able to pull the formulas down the screen to copy and they stayed
> > in sequence. Now however, I can't get the text to change back to numbers
> > without doing a mass text to number format change, and then individually
> > clicking in each cell and then leaving for the values to return.
> >
> > It was suggested that I could pre-format a group of cells that matched my
> > data to number and then do a copy, and paste special, values. This did not
> > work however.
> >
> > Any other ideas??
> >
> > Thanks

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to prevent a number stored as text from converting to a number Aaron Rubinstein Microsoft Excel Programming 2 15th Aug 2009 12:20 AM
Converting a text word or text string to a number Tom Microsoft Excel Misc 6 2nd Jan 2009 08:23 PM
Converting A Number To Text tomfernandez1 Microsoft Excel Misc 5 15th Apr 2006 02:26 PM
converting from text to number =?Utf-8?B?amFtZXM=?= Microsoft Excel Programming 1 1st Feb 2005 03:15 AM
Re: Converting text to a number Jason Morin Microsoft Excel Worksheet Functions 0 18th Jan 2005 04:08 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:43 AM.