Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Tiffany.
Sub Tester() Dim sStr As String sStr = "tbwGo_Home" sStr = Mid(sStr, 4) MsgBox sStr End Sub --- Regards, Norman "Tiffany" wrote in message ... I need to remove the first three characters from a string of text for example tbwGo_Home - I would like the result to be Go_Home |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Removing 2-3 characters at the end | Excel Worksheet Functions | |||
removing characters | Excel Discussion (Misc queries) | |||
Removing characters | Excel Discussion (Misc queries) | |||
Removing characters | Excel Discussion (Misc queries) | |||
Removing characters | Excel Worksheet Functions |