View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] eXtraLogic@gmail.com is offline
external usenet poster
 
Posts: 1
Default Find() method help

Hello all.

I use Excel 97 through automation in VC++. I need to find a cell with
specific value AFTER specific cell!!! I don't know what I need to pass
as the second parameter of Find() method (const _variant_t & After).
Who can help me? Maybe someone already know solution. Please, help.

Best regards.