Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Thanks for the help in advance. I have several cells with the date located at the end. However there are spaces at the end of the string of variable unknown length usually anywhere from 5-15 spaces. For example the string in quotes are "I need your help 12 JUN 2006 " "Thanks for your help 12 JUN 2006 " Someone earlier suggested using =Datevalue((Right((Cell#),11))) However this only works if the spaces were not there. Thank you. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() have a look at =TRIM(A6) this removes spaces at the start & end of a string -- mudraker ------------------------------------------------------------------------ mudraker's Profile: http://www.excelforum.com/member.php...fo&userid=2473 View this thread: http://www.excelforum.com/showthread...hreadid=551296 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
parse text string | Excel Worksheet Functions | |||
How to parse a string with a date? | Excel Worksheet Functions | |||
Q: parse string | Excel Discussion (Misc queries) | |||
How to parse a csv string with text qualifiers | Excel Programming | |||
Wish to parse through a text string to find data | Excel Programming |