Help - Does value exist in range of CLOSED workbook?
- From: "c mateland" <chuckmateland@xxxxxxxxx>
- Date: 15 Apr 2007 12:08:32 -0700
What is the best method to validate a string's existance in a CLOSED
workbook that has many filled cells?
I need to check for a string in column A of an external closed book.
Column A of the external book has over 47,000 filled cells. I have a
VBA routine that writes a match function into a cell of thisworkbook,
but I get the error alert, "Excel cannot complete this task with
available resources..." when the external book is closed. However, it
works fine when it's open.
I've tried both the countif and match function but both fail when the
external book is closed.
(Excel 2003)
Thank you for your help.
-Chuck
.
- Follow-Ups:
- Re: Help - Does value exist in range of CLOSED workbook?
- From: Ron de Bruin
- Re: Help - Does value exist in range of CLOSED workbook?
- Prev by Date: Re: Need help
- Next by Date: 2 questions: copying between sheets and display >0 data...
- Previous by thread: Re: I want to return the #VALUE! as a blank cell.
- Next by thread: Re: Help - Does value exist in range of CLOSED workbook?
- Index(es):
Loading