Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
masonap
 
Posts: n/a
Default Make Existing Data In Cells Text


I frequently have to use .xls or .csv files to import data into another
system, however the system requires that all fields be text (except
where a number is a genuine number).

My problem is that I have two colums of numbers that have to be
converted to text before I can run the import. Most users get this
right before they submit the files to me for processing, however a few
don't ! ! !

I use the format cells to make the columns text, but then have to press
F2 on every cell. This is not a problem when the file is up to 150
lines, but I have a couple of files where there could be 5,000 lines.

Does anyone know a formula that I can create/use to do this for me?

Thanks


--
masonap
------------------------------------------------------------------------
masonap's Profile: http://www.excelforum.com/member.php...o&userid=34783
View this thread: http://www.excelforum.com/showthread...hreadid=545398

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student
 
Posts: n/a
Default Make Existing Data In Cells Text

If you have a column of numbers and you select the entire column and pull-down:
Format Cells... Text

all the cells should become text without F2 being needed on each cell
--
Gary''s Student


"masonap" wrote:


I frequently have to use .xls or .csv files to import data into another
system, however the system requires that all fields be text (except
where a number is a genuine number).

My problem is that I have two colums of numbers that have to be
converted to text before I can run the import. Most users get this
right before they submit the files to me for processing, however a few
don't ! ! !

I use the format cells to make the columns text, but then have to press
F2 on every cell. This is not a problem when the file is up to 150
lines, but I have a couple of files where there could be 5,000 lines.

Does anyone know a formula that I can create/use to do this for me?

Thanks


--
masonap
------------------------------------------------------------------------
masonap's Profile: http://www.excelforum.com/member.php...o&userid=34783
View this thread: http://www.excelforum.com/showthread...hreadid=545398


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Arvi Laanemets
 
Posts: n/a
Default Make Existing Data In Cells Text

Hi

The only foolproof method I'm aware of is a formula like
="" & A1
, or
=TEXT(A1,"#.00")


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )


"masonap" wrote in
message ...

I frequently have to use .xls or .csv files to import data into another
system, however the system requires that all fields be text (except
where a number is a genuine number).

My problem is that I have two colums of numbers that have to be
converted to text before I can run the import. Most users get this
right before they submit the files to me for processing, however a few
don't ! ! !

I use the format cells to make the columns text, but then have to press
F2 on every cell. This is not a problem when the file is up to 150
lines, but I have a couple of files where there could be 5,000 lines.

Does anyone know a formula that I can create/use to do this for me?

Thanks


--
masonap
------------------------------------------------------------------------
masonap's Profile:
http://www.excelforum.com/member.php...o&userid=34783
View this thread: http://www.excelforum.com/showthread...hreadid=545398



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
masonap
 
Posts: n/a
Default Make Existing Data In Cells Text


I have read the reply from Gary's student.

This does not solve the problem, I still need to F2 on every cell in
order to see the small green triange in the top left corner of the cell
which confirms that the cell is formatted as text correctly.


--
masonap
------------------------------------------------------------------------
masonap's Profile: http://www.excelforum.com/member.php...o&userid=34783
View this thread: http://www.excelforum.com/showthread...hreadid=545398

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student
 
Posts: n/a
Default Make Existing Data In Cells Text

If my original suggestion did not work then:

Tools Options Error checking and clear the number stored as text
checkbox
--
Gary's Student


"masonap" wrote:


I have read the reply from Gary's student.

This does not solve the problem, I still need to F2 on every cell in
order to see the small green triange in the top left corner of the cell
which confirms that the cell is formatted as text correctly.


--
masonap
------------------------------------------------------------------------
masonap's Profile: http://www.excelforum.com/member.php...o&userid=34783
View this thread: http://www.excelforum.com/showthread...hreadid=545398


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
Combine text data from 2 cells Brad Excel Discussion (Misc queries) 3 May 15th 06 09:52 PM
consolidation of tables in excel with text and figures samenvoegen van sheets Excel Worksheet Functions 8 March 2nd 06 03:27 PM
How do I merge new text into existing text cells. bweiner Excel Discussion (Misc queries) 2 December 12th 05 12:36 AM
Excel 2003, Convert EXISTING Worksheet Data to XML? [email protected] Excel Discussion (Misc queries) 4 November 16th 05 04:45 AM
Convert data type of cells to Text,Number,Date and Time Kevin Excel Worksheet Functions 1 December 31st 04 12:57 PM


All times are GMT +1. The time now is 12:23 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"