T
TAD from DBL
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.
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.