Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have 3 cells containing string values: Classification_Asset Class Classification_Risk Classification Classification_Geographical Breakdown I want to tell the code to look in each cell along a row until it finds the string value: Classification_ Whsn it find it i then want it to pass the rest of the string to another variable, something like this: Dim sFirstStringValue As String Dim sSecondStringValue As String sFirstStringValue = "Classification_" sSecondStringValue = Everything thatcomesafterfiststringvalue Help much appreciated, Regards, Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding a string of unknown length in a string of unknown length, Help! | Excel Discussion (Misc queries) | |||
hi, how to compare two string values, if the string values r from inputbox in VB | Excel Programming | |||
String length | Excel Discussion (Misc queries) | |||
string length | Excel Programming | |||
Grabbing a String between two delimiters | Excel Programming |