User Defined Function

  • Thread starter Thread starter OldGuy
  • Start date Start date
O

OldGuy

Can I create a UDF in Access as I do in Excel? If so, where and how do I put
and access it. Thank you in adbance.
 
Create a module (not a class module, nor a module associated with a form or
report) and put the function there. You get into the VB Editor in Access the
same way you do in Excel: Alt-F11
 

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

Back
Top