Hi "shg",
thanks for the try, but the formula you provided does not do anything anywhere. I've tried to copy it / type it / whatever it, but there is no reaction on the data.
Saludos,
Napoleon
Hi "shg",
thanks for the try, but the formula you provided does not do anything anywhere. I've tried to copy it / type it / whatever it, but there is no reaction on the data.
Saludos,
Napoleon
=if(or(left(a1,1)="3",left(a1,1)="8",left(a1,1)="9"),8,2)&a1
Note: for some reason, when I post this, it is putting spaces in the formula. You will need to remove these for it to work.
Last edited by darkyam; 03-18-2008 at 10:56 AM.
In Spanish
=SI(O(IZQUIERDA(A1;1)="2";IZQUIERDA(A1;1)="4";IZQUIERDA(A1;1)="5";IZQUIERDA(A1;1)="6";IZQUIERDA(A1;1)="7");CONCATENAR(2;A1);SI(O(IZQUIERDA(A1;1)="3";IZQUIERDA(A1;1)="6";CONCATENAR(2;A1);(IZQUIERDA(A1;1)="9"));CONCATENAR(8;A1);""))
In English
=IF(OR(LEFT(A1;1)="2";LEFT(A1;1)="4";LEFT(A1;1)="5";LEFT(A1;1)="6";LEFT(A1;1)="7");CONCATENATE(2;A1);IF(OR(LEFT(A1;1)="3";LEFT(A1;1)="6";CONCATENATE(2;A1);(LEFT(A1;1)="9"));CONCATENATE(8;A1);""))
___________________________
TO MODERATORS:
Sometimes when posting (as is the case) Random spaces appear in the text. Specially bothering if we are talking formulas...
Last edited by Portuga; 03-18-2008 at 11:23 AM.
If you found the solution to your question. Mark the thread as "Solved"
Thank everyone that helped you with a valid solution by clicking on their![]()
There is no such thing as a problem, only a temporary lack of a solution
Hi All,
Thanks Portuga and Darkyam,
It sort of worked. I had the reedit a few numbers, but overall it did the trick. Most work was deleting many instances of "#VALUE!" where the formula encountered blank fields. On some international phone numbers it changed to XXXXX + E.11 or something.
...and now I'll see if those numbers can be imported into my cell-phone without too much trouble.
Anyway, thanks again for the help, and saludos from sunny Costa Rica,
Napoleon
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks