Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In the excel add-in box, i find a number of options but they are all in
Turkish or s Aramaic or some language. Everything else in excel is in english! Please help. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you have only two numbers in brackets...separated by spaces
A1 = (123) (456) use the formula B1 =SUBSTITUTE(LEFT(A1,FIND(")",A1)-1),"(",)+0 C1=SUBSTITUTE(MID(A1,FIND(" ",A1)+2,10),")",)+0 If this post helps click Yes --------------- Jacob Skaria "Bottomwalk" wrote: In the excel add-in box, i find a number of options but they are all in Turkish or s Aramaic or some language. Everything else in excel is in english! Please help. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Oops..Please ignore the below post
-- If this post helps click Yes --------------- Jacob Skaria "Jacob Skaria" wrote: If you have only two numbers in brackets...separated by spaces A1 = (123) (456) use the formula B1 =SUBSTITUTE(LEFT(A1,FIND(")",A1)-1),"(",)+0 C1=SUBSTITUTE(MID(A1,FIND(" ",A1)+2,10),")",)+0 If this post helps click Yes --------------- Jacob Skaria "Bottomwalk" wrote: In the excel add-in box, i find a number of options but they are all in Turkish or s Aramaic or some language. Everything else in excel is in english! Please help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Analysis Tool | Excel Worksheet Functions | |||
Data analysis Add-in unavailable in English in Excel 2007? | Excel Discussion (Misc queries) | |||
How do I get Analysis Tools in English | Excel Worksheet Functions | |||
analysis tool | Excel Discussion (Misc queries) | |||
Where is data analysis tool? | Excel Worksheet Functions |