probabilmente non è la soluzione ottimale ma per ora è l'unica che ho trovato:
=SE(STRINGA.ESTRAI(DESTRA($A$1;3);1;1)=",";ARROTON DA($A$1;2);C2)
=SE(STRINGA.ESTRAI(DESTRA($A$1;4);1;1)=",";ARROTON DA($A$1;3);C3)
=SE(STRINGA.ESTRAI(DESTRA($A$1;5);1;1)=",";ARROTON DA($A$1;4);C4)
=SE(STRINGA.ESTRAI(DESTRA($A$1;6);1;1)=",";ARROTON DA($A$1;5);C5)
=SE(STRINGA.ESTRAI(DESTRA($A$1;7);1;1)=",";ARROTON DA($A$1;6);"errore")
sostituisci i riferimenti alle celle in base alle tue esigenze.
spero di esserti stato utile.
ciao e fammi sapere![]()