Function address from VB?

  • Thread starter Thread starter compound
  • Start date Start date
C

compound

Great day.

I have a question.

I'm trying to find out in VB from which cell my formula was called.

For example I have a user defined formula
public function MyFormula()
MyFormula = 10
end function

if somebody calls this function from sheet1 cell A1 (b
"=MyFunction()"). Is there a way for me to find out that in VB?

Thank you
 

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