Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How can I determine the position of a certain character within a string in a
cell in ms Excel ? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
=SEARCH("a",A1) or if you want a case sensitive option =FIND("a",A1) Mike "gerg" wrote: How can I determine the position of a certain character within a string in a cell in ms Excel ? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
FIND
-- David Biddulph gerg wrote: How can I determine the position of a certain character within a string in a cell in ms Excel ? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel-Match 1st text character in a string to a known character? | Excel Worksheet Functions | |||
Can I create a special character for the Character Map? | Excel Discussion (Misc queries) | |||
lookup specific character place | Excel Worksheet Functions | |||
How can I convert an 8 character Hex word to binary for a lookup? | Excel Worksheet Functions | |||
lookup second character | Excel Worksheet Functions |