View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Rob B. Rob B. is offline
external usenet poster
 
Posts: 4
Default Database and List Management functions

I am using the output from a combobox as a variable in a database formula
(DCOUNT). The variable is a name. My problem occurs when one name is used
that is also part of another name in the database. Example: Luc will return
counts not just for Luc but also Lucinda.

How can I get DCOUNT to return just Luc counts?

Thank you very much!

(I did not find an answer in the help file or forum search but I am no
expert.) : )