We are aware of an issue causing intermittent login problems for some users following a recent update. Learn More
Hello,
I have attached the Excel and P10 sheet. I'd like to read data from the second tab of the Excel sheet. The P10 sheet can read from the first tab of the sheet, but not the second tab. I don't know why. Also, I am interested in reading the values in several columns. Is it better to do one column at time, or there are other options? Stuart and Werner helped me with a similar question on 8/29/20225.
Thank you for your assistance!
Regards,
Sam
Solved! Go to Solution.
Hi Sam,
I was able to read the Bottom and Top Chord data without a problem. As a starting point, I'd check which version of "Forces and Moments.xlsx" you have installed in your Mathcad worksheet directory (your original version of the workbook didn't have the second worksheet).
As a general principle, I'd suggest reading columns separately. You could also try putting the column numbers into a vector and then writing a program/function to read those columns.
(All I did was recalculate the Mathcad worksheet)
Stuart
No problem.
Thank you, Nick!
Hi Sam,
I was able to read the Bottom and Top Chord data without a problem. As a starting point, I'd check which version of "Forces and Moments.xlsx" you have installed in your Mathcad worksheet directory (your original version of the workbook didn't have the second worksheet).
As a general principle, I'd suggest reading columns separately. You could also try putting the column numbers into a vector and then writing a program/function to read those columns.
(All I did was recalculate the Mathcad worksheet)
Stuart
Thank you, Stuart!
When I clicked on "Calculate" it worked. I didn't think I had to do that because the " Auto Calculation" is on. Is this a Prime issue?
Regards,
Sam
I'm not sure, Sam. If you had made changes to the Excel worksheet, then I don't think that Mathcad is aware of them, so won't update - unlike the situation if you'd used an Excel component (where I believe changes are reflected automatically). This is what Mathcad Prime 10 has to say on the matter.
Thank you!