Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I am having troubles figuring out a problem with Excel 2002. I have made code on Excel 2003 that works fine but when it is ran on Excel 2002 an error occurs (Can't Find Project or Library). Below is the code that is having trouble with Excel 2002. If you have any suggestions why the code doesn't work, or what code will work I would very much appreciate it. Thanks, Code Set Find_Criteria = Worksheets("Sheet1").Range("B:B").Find(What:="*X*A xis*1*", Lookat:=xlPart) -- jwells ------------------------------------------------------------------------ jwells's Profile: http://www.excelforum.com/member.php...o&userid=30413 View this thread: http://www.excelforum.com/showthread...hreadid=500787 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find Method problem in Excel VBA.... | Excel Worksheet Functions | |||
Despite data existing in Excel 2002 spreadsheet Find doesn't find | Excel Discussion (Misc queries) | |||
Excel Find Method | Excel Programming | |||
Using Find method in Excel passing more than 1 parameter | Excel Programming | |||
Excel 2002 SP2 VBA 6.3 'RefersTo' Method fails | Excel Programming |