Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Post How to copy only the numbers that are between quotation marks in new cells

From a site download a table.From this table I need just only the numbers that are between quotation marks, and other numbers do not need.
How to copy only the numbers that are between quotation marks in new cells?
Here is an example of what format gives me the table:

row(1) 1,"62,09","1378,074"
------------------------------
row(2) 2,"43,23","1414,291"
-----------------------------
row(3) 3,"51,70","1267,33"
-----------------------------
and etc ....

Concretely it would be the following:
from the first example need just copy the number 62.09 in another cell and the number 1.378,074 in another cell,
from the second example need just copy the number 43,23 in another cell and the number 1.414,291 in another cell,
from the third example I need just copy the number 51,70 in another cell and the number 1.267,33 in another cell,
and .... etc



Thank you

Last edited by deki_mfs : March 14th 13 at 11:26 AM
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default How to copy only the numbers that are between quotation marks in new cells

Are these comma-delimited strings in one cell, OR do the commas
represent columns?

Do you want a worksheet formula OR a VBA function that will work in a
worksheet formula, OR a VBA macro to just 'do it'?

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


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
How do I insert quotation marks to a list of numbers in a column? Truc Lopez Excel Discussion (Misc queries) 5 April 3rd 23 04:25 PM
Macro to place quotation marks before and after text in all cells suestew Excel Programming 2 October 5th 08 08:29 PM
Adding Quotation Marks to Data already in Mulitple Cells Ron Setting up and Configuration of Excel 3 February 23rd 07 06:15 PM
Inserting Quotation Marks in all Cells confused Excel Discussion (Misc queries) 4 October 19th 05 01:49 PM
After exporting how do I remove quotation marks from text cells Marty G Excel Discussion (Misc queries) 0 July 29th 05 02:54 AM


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