variables mathcad
Nov 02, 2017
11:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Nov 02, 2017
11:06 AM
variables mathcad
hello,
I am trying to find a way to use variables from sheet to another sheet without having it to define it in the new sheet.
Is this possible?
for example in Sheet1, I have VCC = 5V, I want to use VCC in the new sheet without needind to re-define.
Thank you, Hector Torres
Solved! Go to Solution.
Labels:
- Labels:
-
Other
ACCEPTED SOLUTION
Accepted Solutions
Nov 02, 2017
11:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Nov 02, 2017
11:19 AM
In the new sheet, include a reference to the first sheet.
In Mathcad 15 and prior, use: Insert -> Reference
In Mathcad Prime, use: Input/Output -> Include Worksheet
2 REPLIES 2
Nov 02, 2017
11:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Nov 02, 2017
11:19 AM
In the new sheet, include a reference to the first sheet.
In Mathcad 15 and prior, use: Insert -> Reference
In Mathcad Prime, use: Input/Output -> Include Worksheet
Nov 02, 2017
11:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Nov 02, 2017
11:28 AM
Thanks, it worked.
