ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Sub or function not defined error (https://www.excelbanter.com/excel-programming/308437-sub-function-not-defined-error.html)

grant

Sub or function not defined error
 
Hello.

I am trying to make a call to a sub procedure that I
placed in a worksheet. The sub procedure I am calling is:

Public Function MyUpdate()

and I am making the following call:

MyUpdate

How would I go about getting this to work?

Thanks,
Grant.

Dave Peterson[_3_]

Sub or function not defined error
 
maybe....

=myupdate()

?????????

Grant wrote:

Hello.

I am trying to make a call to a sub procedure that I
placed in a worksheet. The sub procedure I am calling is:

Public Function MyUpdate()

and I am making the following call:

MyUpdate

How would I go about getting this to work?

Thanks,
Grant.


--

Dave Peterson



All times are GMT +1. The time now is 10:58 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com