----Messaggio originale----
Da: gianella.michele@gmail.com
Data: 02/10/2015 14.37
in A1 c'è scritto "mela"
Vorrei riuscire, senza una macro,
a stampare in A2 "pera"
sostituendo tutte le occorrenze in a1 di "m" con "p"
e sostituendo tutte le occorrenze in a1 di "l" con "r"
La formula
=SOSTITUISCI(A1;{"m";"p"};{"l";"r"})
non funziona, però dovrebbe darvi un'idea di quel che vorrei.
non ho provato ma credo tu debba nidificare le formule:
=SOSTITUISCI(SOSTITUISCI(A1;"m";"p");"l";"r")
Valerio
-- 
Come cancellarsi: E-mail users+unsubscribe@it.libreoffice.org
Problemi? http://it.libreoffice.org/supporto/mailing-lists/come-cancellarsi/
Linee guida per postare + altro: http://wiki.documentfoundation.org/Local_Mailing_Lists/it
Archivio della lista: http://listarchives.libreoffice.org/it/users/
Tutti i messaggi inviati a questa lista vengono archiviati pubblicamente e non sono eliminabili
Context
- Re: [it-users] Doppia sostituzione · Valerio Messina
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.