Thread: Find function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Vital Vital is offline
external usenet poster
 
Posts: 1
Default Find function

Hello all.

How can I use Range.Find() function in the VC++ project (Excel automation)?
Specially I need to know how use the second parameter of this function
€śconst _variant_t & After€ť to find cells AFTER specified. Can anybody help me?
Thanks.