public function

  • Thread starter Thread starter tom mcdonald
  • Start date Start date
T

tom mcdonald

hi all, I've inserted a public function in a ordinary module calle
(bytereverse)
but when I try to insert it using the insert function its not ther
under user defined functions. Any tips on where I am going wrong
Thanks all
 
Hi Tom,
Nothing strikes a bell with me,

Don't know if you are using = in a cell before using Insert, Function
or the [fx] button, which gets the list and I think you say you see the list.

Did the module name begin with "Module" before you renamed it?

Is the workbook open? Is it hidden? Is it in your personal.xls?
Is it in the same workbook?

Does it work if you code it something similar to
=personal.xls!myfunction(A1)

You might check over
http://www.mvps.org/dmcritchie/excel/getstarted.htm
http://www.mvps.org/dmcritchie/excel/install.htm
 

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