Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've narrowed it down with this change:
Dim a, b, c As String a = "(" b = "?????" c = ")" FindWhat = a & b & c ...and changed the line: Pos = InStr(ActiveCell.Value, a) But then I'll have to know how many digits in the number beforehand. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Syntax for 'search' in Horizontal range? XL2007 | Excel Worksheet Functions | |||
Deleting a range of rows based on a variable; syntax error | Excel Discussion (Misc queries) | |||
macro syntax for selecting variable range | Excel Discussion (Misc queries) | |||
VBA Syntax for using a variable in a worksheet function | Excel Discussion (Misc queries) | |||
Syntax for variable search | Excel Programming |