Skip to main content
1-Visitor
July 23, 2011
Solved

How to get a function run only when the worksheet opened in Mathcad

  • July 23, 2011
  • 10 replies
  • 4805 views

Hi Friends,

How to get a function run only when the worksheet opened in Mathcad?

This function can be easily solved by VBA Auto_Open macro in Excel,bu I don't know how to get it solved in Mathcad. Is there anyone can help me?

Thanks a lot.

Jeffery

Best answer by RichardJ
Richard has passed a components worksheet many times with a fantastic collection of scripted components, might be worth looking in there.

Good idea, but you wouldn't have found something to do this.

You would now though, because I modified the button that can be used to control execution of code

It's also in the attached file

10 replies

1-Visitor
July 23, 2011

I'm not quite sure what your after, can you post a worksheet?

Richard has passed a components worksheet many times with a fantastic collection of scripted components, might be worth looking in there.

http://communities.ptc.com/docs/DOC-1071#comment-3162

Mike

RichardJ19-TanzaniteAnswer
19-Tanzanite
July 23, 2011
Richard has passed a components worksheet many times with a fantastic collection of scripted components, might be worth looking in there.

Good idea, but you wouldn't have found something to do this.

You would now though, because I modified the button that can be used to control execution of code

It's also in the attached file

JefferyGu1-VisitorAuthor
1-Visitor
July 23, 2011

Richard,thank you very much.