4-Participant
September 14, 2024
Solved
How to break READEXCEL function if the line is too long
- September 14, 2024
- 3 replies
- 1412 views
1 ) Apparently, there is no substitute for copying and pasting a block of Excel cells in Prime as we could do in MathCAD 15.
2 ) This has forced me to use READEXCEL but unless I shorten all of the file names and work sheet names (in the READEXCEL function), the line runs off the right side of the printable area. I tried inserting a line break (Ctrl+Shift) but that didn't do anything inside the READEXCEL function.
Is there a way to break up the READEXCEL function at the comma? I don't want to rename files as that will make documentation less meaningful. I shortened the path to ".\" but the line is still too long.


