View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Excelman Excelman is offline
external usenet poster
 
Posts: 9
Default example using DSUM worksheet function in a VBA function

Does anyone have sample code of using
WorksheetFunction.DSum(rDB, rColumn, rCriteria) in a VBA function?