excel to text box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
excel to text box
Can I automatically create in Mathcad 15 a Text Box based on the first column of an excel sheet?
Solved! Go to Solution.
- Labels:
-
Mathcad Usage
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@ID_10962613 wrote:
Can I automatically create in Mathcad 15 a Text Box based on the first column of an excel sheet?
Yes, you can.
Read in the column from Excel in a Mathcad vector via READEXCEL and use this vector as input for the List box for selection. Or do you really mean a simple Text box?
Anyway, you probably find solutions even for the latter in Richards collection of components -> Extra Components and Controls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @ID_10962613,
Thank you for your question.
I'd like to recommend to bring more details and context to your initial inquiry.
It also helps to have screenshot(s) to better understand what you are trying to do in your process.
This will increase your chances to receive meaningful help from other Community members.
Regards,
Vivek N
Community Moderation Team.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@ID_10962613 wrote:
Can I automatically create in Mathcad 15 a Text Box based on the first column of an excel sheet?
Yes, you can.
Read in the column from Excel in a Mathcad vector via READEXCEL and use this vector as input for the List box for selection. Or do you really mean a simple Text box?
Anyway, you probably find solutions even for the latter in Richards collection of components -> Extra Components and Controls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you Werner, the problem is solved.
