Add-in

G

Guest

Guest
Hi, I'm Rios, I'm new here.

I created a function VBA and I saved the file in the format XLA. When I try to use the function, I see that the function appears as " file.xla!modulef.calcfun ". How do I do so that the function appears how all the existent ones? (ex. calcfun)
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Hi, Rios- it sounds like you haven't actually installed your function as an add-in yet. To do this, click on Tools-Add-Ins and Browse to the location of your add-in and install it. Your function should now be available to all Excel workbooks on your computer under the right name.
 
Upvote 0
This was made. Then, when access the function saw " fx " (past-function) the name of the function doesn't come clean, but preceded of the file and module.
 
Upvote 0
If you have actually installed it as an add-in and aren't just running it side by side with a worksheet, you shouldn't get this, so I'm afraid I don't have an explanation why.

Click on Tools- Add-Ins and look down the list to check your add-in hasn't been unchecked by mistake, is the only thing I can think of.
 
Upvote 0
I really tried.... I will restart the process in another installation Excel and to try.

Really thank you.
 
Upvote 0

Forum statistics

Threads
1,213,497
Messages
6,114,002
Members
448,543
Latest member
MartinLarkin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top