Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In Access 2003 to get a word before the " / " from Smith/Jones you use
the following code: IIf([Team1] Is Null,"",Left([Team1],InStr([Team1],"/")-1)) What would the equivalent of this in an Excel spreadsheet? I want to have the field blank if there is no data in the field. |
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 | |||
How to make a cell appear in upper left (top left) corner of works | Excel Programming | |||
Column labels run right to left, not left to right | Excel Discussion (Misc queries) | |||
How to change the right-to-left worksheet to left-to-right workshe | Excel Discussion (Misc queries) |