Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I left out an exit statement from If Data = target.value Then Set DestLocation = Sht.Range("J3") found = True End If to If Data = target.value Then Set DestLocation = Sht.Range("J3") found = True Exit for End If -- joel ------------------------------------------------------------------------ joel's Profile: 229 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=186241 http://www.thecodecage.com/forumz/chat.php |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to find a workbook name? | Excel Programming | |||
find in workbook | Excel Programming | |||
Find cell in Excel2000 workbook with link from another workbook? | Excel Discussion (Misc queries) | |||
set cell in one workbook to find in another workbook | Excel Programming | |||
Open a specific workbook...find value from other open workbook and then insert cells values in cell next to it. | Excel Programming |