ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to copy only the numbers that are between quotation marks in new cells (https://www.excelbanter.com/excel-programming/448404-how-copy-only-numbers-between-quotation-marks-new-cells.html)

deki_mfs

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

GS[_2_]

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




All times are GMT +1. The time now is 10:09 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com