#1   Report Post  
Kim Gardiner
 
Posts: n/a
Default Cell.Find

Can anyone suggest an alterantive to Cell.Find or help me with the correct
code please.
Error message is:
Active method of Range class failed

The Cell.Find is run in spreadheet X

Cells.Find(What:=SCN, After:=ActiveCell, LookIn:=xlValues, _
LookAt:=xlWhole, SearchOrder:=xlByColumns, SearchDirection:=xlNext,
_
MatchCase:=False).Activate

SCN is a value in spreadsheet Y

I have tried being specific with Workbooks("Y").Cell.find etc etc but get
error:
Object doesn't support this property or method

Need to lookup a value in spreadsheet Y and retieve a value in the cell next
to the value of SCN

Thanks,
K



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
offset.cell Jeff Excel Discussion (Misc queries) 15 December 15th 04 06:55 PM
VBA Cell.find Jeff Excel Discussion (Misc queries) 3 December 10th 04 10:55 PM
Cell.Find in VBA Jeff Excel Discussion (Misc queries) 3 December 2nd 04 07:30 PM


All times are GMT +1. The time now is 12:41 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"