How can i call a function on another worksheet

  • Thread starter Thread starter Jorge Ribeiro
  • Start date Start date
J

Jorge Ribeiro

Hello

Supose that i have a worksheet called sheetTst that has a function called
GetNumber

In my excel app i create severeal worksheets dinamically of that type.
How can i call GetNumber of a worksheet i have just created?

regards

Jorge
 
Functions aren't on a worksheet, they are used on a worksheet. You should be
able to call it from any sheet.
 

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