Iainkerr01
Technical User
Can anyone tell me how I can call an Action ("Private Sub Command99_Click()") from the end of a seperarte Action?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
'... your existing code ...
Command99_Click
'... your existing code ...