#NAME? with user-defined formula (VBA Project)

H

Hannes

I downloaded a VBA project from the internet (CallPremium) and saved it to
Visual Basics. The website said, in order for the function to work, I needed
to install "Analysis ToolPak", which I did as well. Now when I try to use the
public function I get a #NAME? error. Any ideas anyone?

Hannes
 
G

Gary''s Student

You may need to install in both the worksheet as well as VBA. From the VBA
window:

Tools > References and check the atpvbaen.xls checkbox.
 

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