Thanks Aviboyd. Great minds think alike. I tried that already. But it replaces every 0 in the number with 44.
So 01234567890 becomes 4412345678944 rather than 441234567890. You see my point?
But thanks for taking the trouble to post.
Thanks Aviboyd. Great minds think alike. I tried that already. But it replaces every 0 in the number with 44.So 01234567890 becomes 4412345678944 rather than 441234567890. You see my point?But thanks for taking the trouble to post.
I can't remember how they work exactly but google "left" "Right" and "len" functions
I -think- what you want is something like
=right(A1,len(A1)-1)
where right returns all the text at the right hand side of A1 (where your number is, as a string) and len makes sure you get all but the first digit.
you'd need to make this something like ="44"+right(a1,len(a1)-1) to add the 44
this won't be right first time but should be close i think
I can't remember how they work exactly but google "left" "Right" and "len" functionsI -think- what you want is something like=right(A1,len(A1)-1) where right returns all the text at the right hand side of A1 (where your number is, as a string) and le
Copy the formula into the first cell of the new column. You will need to change "A1" to whatever cell if to the left.
Copy the formula down the column.
Insert a column to the right of the phone number.Copy the formula into the first cell of the new column. You will need to change "A1" to whatever cell if to the left. Copy the formula down the column.
Thanks guys for all your help but I think this is beyond me.
Would any kind soul edit it for me at http://whylose.com/help/1000.xls please? you will be rewarded in heaven. LOL.
My email john at whylose dot com. The data is publicly available elsewhere so I am not sharing anything I should not.
Thanks guys for all your help but I think this is beyond me.Would any kind soul edit it for me at http://whylose.com/help/1000.xls please? you will be rewarded in heaven. LOL.My email john at whylose dot com. The data is publicly available elsewhere
You are a diamond Ian. Received. If you have a Paypal account I will pop 20 quid over to you. Have a drink on me. Let me know on email. Thanks again mate.
You are a diamond Ian. Received. If you have a Paypal account I will pop 20 quid over to you. Have a drink on me. Let me know on email. Thanks again mate.