Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Here's Dave Peterson's answer to a similar question in another forum. It
might help a little. How about adding another column, then extract the first 5 digits of that value. =left(B2,5) (if they're always 10 characters) or =left(text(b2,rept("0",10)),5) or something???? Then use that column to extract the data. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I get a number or letter to represent cell contents? | Excel Discussion (Misc queries) | |||
dynamic cell reference within a text string | Excel Worksheet Functions | |||
Possible Lookup Table | Excel Worksheet Functions | |||
Copy cell format to cell on another worksht and update automatical | Excel Worksheet Functions | |||
cell contents | Excel Discussion (Misc queries) |