Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I need to prep a spreadsheet to be imported into an Access table. The cells have an ID number that consists of 10 characters. I only need to pull in 6 characters and thus am looking for the commands within Excel to allow me to do so with some additional logic - Numbers as they exist in the spreadsheet as is 6992065300 is in cell D4 IT5785111200 is in cell D5 Need logic (if statement?) to return the results of a single cell as follows Cell D4 above would be the first 6 characters 699206 and retuened in the cell where the formula resides. Cell D5 above would need to return 578511 So, if the contents of the cells being checked does not begin with IT then results are the first 6 characters - if the contents of the cells being checked begin with IT then results are 6 characters beginning with the 3rd character. Thank you - |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
LEFT function-all to left of a comma? | Excel Worksheet Functions | |||
when inserting new worksheets they read right to left not left to. | Setting up and Configuration of Excel | |||
My Excel view is Right to Left instead of Left to Right !!! | Excel Discussion (Misc queries) | |||
How to make a cell appear in upper left (top left) corner of works | Excel Programming | |||
How to change the right-to-left worksheet to left-to-right workshe | Excel Discussion (Misc queries) |