Answer the question
In order to leave comments, you need to log in
Clean up the Google Excel spreadsheet and leave only phone numbers really?
For several days now, having nothing to do with tables, I want to get phone numbers from a Google table.
They are in this format:
05/07/17, 21:40:46: +49 162 5977906: In attesa del messaggio. Potrebbe volerci un po' di tempo.
05/07/17, 21:41:21: +49 176 43950774: Hey
05/07/17, 21:41:21: +49 1575 4072659: Hey
05/07/17, 21:41: 29: ✪ DEUS ✪: Hei
05/07/17, 21:41:33: +49 162 5977906: Hay✌
05/07/17, 21:41:36: +49 176 43950774: wg euch so
05/07/17, 21:41:55: +49 162 5977906: Gut und euch
05/07/17, 21:42:20: +49 1577 9519909: scheiße euch
05/07/17, 21 :42:26: +49 176 43950774: es geht
05/07/17, 21:42:28: +49 160 8534362: Was los
07/05/17, 21:42:33: +49 176 52005411: Ihr könnt auch noch mehr schicken wenn ihr wollt mit ost es egal
which modules or functions need to be driven in so that only numbers remain without pluses and without spaces, stupid column. "+491625977906" I will be grateful to everyone
+4917662005411
+491608534362 p.s.
the numbers are all different, different countries, I then manually drive them into icloud.
Answer the question
In order to leave comments, you need to log in
As an option, use visual basic
vdasus.com/2011/11/03/regularnye-vyrazheniya-v-excel
copy the column with the phones, then paste it into an empty .txt document
after, if necessary, you can "correct" it using regular expressions. Let's
say we get lines like
05/07/17
, 21:42:28: +49 160 8534362: Was los
+49 160 8534362: Was los
search and delete from the beginning of the line up to + inclusive
and from the end of the line up to : inclusive
profit
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question