Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi again Chip, I figured it out. Combining my knowledge in Excel and your coding, I was able to get the same result using 1 Excel formula. Thanks for the help. =LEN(LEFT(F37,SEARCH("Red",F37)-2))-LEN(SUBSTITUTE(LEFT(F37,SEARCH("Red",F37)-2),",","")) Where F37 contains the string, and, of course, I can sub "Red" string with a cell reference. -- JohnnyBGood ------------------------------------------------------------------------ JohnnyBGood's Profile: http://www.excelforum.com/member.php...o&userid=29783 View this thread: http://www.excelforum.com/showthread...hreadid=494903 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Master invoice number | Excel Worksheet Functions | |||
trim a string by specific number of characters | Excel Discussion (Misc queries) | |||
Excell deletes 0 when its the first number in a string | Excel Discussion (Misc queries) | |||
LOOKING UP A TABLE/SHEET AND MATCH FOR A STRING OR NUMBER | Excel Discussion (Misc queries) | |||
How can I assign a number to a string? | Excel Discussion (Misc queries) |