i cant see my user defined functions in function list

G

Guest

I've created a public function but cant use it because its not in the drop
down list of functions under user defined, am I missing something. thanks a
lot everyone
 
B

Bob Phillips

Did you create them in a standard code module, and not declare them Private,
and don't make the module Option Private?

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top