Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Converting Text to Number

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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 211
Default Converting Text to Number

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

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Converting Text to Number

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 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


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Converting Text to Number

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
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
Converting a text word or text string to a number Tom Excel Discussion (Misc queries) 6 January 2nd 09 08:23 PM
Converting number to text Markdb Excel Discussion (Misc queries) 1 January 10th 07 08:50 PM
Converting A Number To Text tomfernandez1 Excel Discussion (Misc queries) 5 April 15th 06 02:26 PM
converting text to number Anat Excel Discussion (Misc queries) 5 February 23rd 06 08:25 PM
Converting text to a number Helen Black Excel Worksheet Functions 0 January 19th 05 01:33 PM


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

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"