Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to create a formula to take specific information out of one cell.
Here is what I am trying to do. Cell A1 B1 C1 D1 E1 Detail "B" Detail "B" Feature #47 1.2204 dia ±.001 Feature #47 1.204 dia ±.001 Cell A1 has all this information in it Detail Feature Dia, and my tolerance. This information is also ALT Entered so that is under one anther. It is also wrapped text. The information such as dia may change to dim or angle. Feature numbers will change to #48 etc. The same with the tolerances as well. Any help will be greatly appreciated. I am really good at excel bet cant get this one. Thank you |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
To split A1 into 4 cells across a row, use DataText to ColumnsDelimited
byOther. Hold ALT key and type 0010(on numpad) then Finish. Gord Dibben MS Excel MVP On Tue, 4 Jul 2006 10:26:02 -0700, Carrguy wrote: I am trying to create a formula to take specific information out of one cell. Here is what I am trying to do. Cell A1 B1 C1 D1 E1 Detail "B" Detail "B" Feature #47 1.2204 dia ±.001 Feature #47 1.204 dia ±.001 Cell A1 has all this information in it Detail Feature Dia, and my tolerance. This information is also ALT Entered so that is under one anther. It is also wrapped text. The information such as dia may change to dim or angle. Feature numbers will change to #48 etc. The same with the tolerances as well. Any help will be greatly appreciated. I am really good at excel bet cant get this one. Thank you |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Match then lookup | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Creating a check mark box | Setting up and Configuration of Excel | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |