Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all
I really need some help please.... I have list of values in a range of cells 18A 18B 18C 18D 18E 18 There is a string variable called Curr_DU The line of code reads Dim Start_Rng as Range Dim Curr_DU as String Set Start_Rng = Range ("C2:C50").Find(Curr_DU) This works great until it hits the last value which is 18 but it then picks up 18A position. How can I simply change the macro to be specific on finding 18 but not the others. Thanks in Advance John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding exact date | Excel Programming | |||
vlookup and finding text string that's not an exact match | Excel Discussion (Misc queries) | |||
finding exact matches | Excel Worksheet Functions | |||
Finding EXACT matches within separate rows | Excel Discussion (Misc queries) | |||
finding exact matches using vlookup | Excel Worksheet Functions |