View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TAD from DBL TAD from DBL is offline
external usenet poster
 
Posts: 9
Default using an excel database function in Visual Basic

How do I property invoke/use an excel database function like dsum in a visual
basic sub?

why can't I just set

x = dsum(tablerange,"fieldname",criterianame)

How do I declare this existing function? I am new to this.
--
Please contact me by email if you have an answer to this question. I
appreciate it.