Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Stripping out non-numeric values from external data source

Can Excel remove non-numeric characters from one field in
an external data source like a comma delimited file when
it is imported? Example: the field contains a space and a
dollar symbol then a numeric value, " $12345". We wish to
remove the " $" and import the numeric value.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Stripping out non-numeric values from external data source

After you import the data, you could just use
Edit|replace
and change the " $" to (leave blank)

Or do it in two steps--once for the space and once for the $.

Eric Rydell wrote:

Can Excel remove non-numeric characters from one field in
an external data source like a comma delimited file when
it is imported? Example: the field contains a space and a
dollar symbol then a numeric value, " $12345". We wish to
remove the " $" and import the numeric value.


--

Dave Peterson

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
External data source Question Boy Excel Discussion (Misc queries) 0 April 21st 08 07:44 PM
Need some help in re-organising data from external source Richie Excel Worksheet Functions 3 February 1st 07 12:07 PM
UNC for external data source Kirk P. Excel Discussion (Misc queries) 0 December 18th 06 04:31 PM
linking to external dbf data source DSUM formula Excel Discussion (Misc queries) 0 July 5th 06 08:59 PM
Stripping text before a number (alpha or numeric) data_mattress Excel Worksheet Functions 10 April 12th 06 02:19 AM


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