Can you pass more then 1 criteria using the find method..


part_code = '01500' works but
part_code = '01500' AND TYPE = 'A' DOES NOT WORK..

any help would be appricated..

Brooke