Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Is there a way to tell if there is a 5th characater in a cell, instead of 4?
Thanks - Nastech |
#2
![]() |
|||
|
|||
![]()
Use the LEN() function.
-- Gary''s Student "nastech" wrote: Is there a way to tell if there is a 5th characater in a cell, instead of 4? Thanks - Nastech |
#3
![]() |
|||
|
|||
![]()
Hi
Try =IF(LEN(A1)=5,"5th character","No 5th character") Regards Roger Govier nastech wrote: Is there a way to tell if there is a 5th characater in a cell, instead of 4? Thanks - Nastech |
#4
![]() |
|||
|
|||
![]()
thankyou very much.. -nastech
"Roger Govier" wrote: Hi Try =IF(LEN(A1)=5,"5th character","No 5th character") Regards Roger Govier nastech wrote: Is there a way to tell if there is a 5th characater in a cell, instead of 4? Thanks - Nastech |
#5
![]() |
|||
|
|||
![]()
thankyou very much.. -nastech
"Gary''s Student" wrote: Use the LEN() function. -- Gary''s Student "nastech" wrote: Is there a way to tell if there is a 5th characater in a cell, instead of 4? Thanks - Nastech |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to assign character (text) values to y-axis in a Excel chart? | Charts and Charting in Excel | |||
install Office Assistant character file? | Excel Discussion (Misc queries) | |||
Copy a column in worksheet with a character change | Excel Worksheet Functions | |||
Searching a cell for a certain character. | Excel Worksheet Functions | |||
Removing ' character from cells | Excel Discussion (Misc queries) |