Rajnus wrote:
> Napravio sam da mi se svaki mail koji dobijem dodaje u novi red u
> excel tablici.
> Jedno od polja excela je body mail-a. Mene zanima jeli ikako moguce
> napraviti
> da po nekom filteru samo jedna rijec iz te celije bude prikazana.
>
> Konkretno: (mene zanima samo cijena karte koja je u ovom slucaju 161?)
>
> Price Alerts | Price rise: Munich to Sofia Price
> Alerts We've found a new
> price for your saved alert
> Checked on 23 Mar at 12:14 GMT
> Remember that ticket prices can change rapidly. Click "Search now" to
> check live prices. Munich (MUC) to
> Sofia (SOF) Stop this alert
> Fri, 10 Oct 2014 - Sun, 12 Oct 2014 |
> Economy Best
> price, per person: 161 ?
> ? 1 ? since 20 Mar
> Search now
> Search for Hotels in Sofia
> Search for Car Hire in Sofia The prices shown are
> the cheapest flights per person on our site and include an estimate
> of all mandatory taxes and charges. Skyscanner endeavours to ensure
> prices are up to date and accurate, however accuracy of price
> information is not guaranteed. To guarantee delivery of this email
> please add
price...@mailer.skyscanner.net to your address book and
> safe senders list. Registered Office: Skyscanner Ltd,
> Pinsent Masons LLP, 5 Old Bailey, London EC4M 7BA, UK;
> UK Company Number: 04217916; VAT Registration Number: GB 774428503;
> Unsubscribe | Privacy and cookie policy | Contact us |
>
www.skyscanner.net
... evo za probu: ako je 'body' u polju A1, onda u neko drugo polje gdje
želiš prikaz upiši ovo:
=TRIM(MID(A1;FIND("?";A1)-5;7))
--
pozdrav!
Berislav