- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I'm wondering if it possible to close MTEXT without using the Enter key, Esc Key, CTRL+Enter or anything like that.
I'm pasting several ID values using MTEXTlines from excel, however when I paste the entire column the MTEXT fills up everything in the single MTEXT rather than end and create a new MTEXT.
For example the Excel cell would have:
= "-mtext "&K2&","&L2&" "&M2&","&N2&" "&D2&""&E2&" "&A1&""&A2
Which then the command would look like:
-mtext x1,y1 x2,y2 NAME## ID##
But because I can't seem to end the MTEXT without the Enter Key the rest of the subsequent excel cells flood the first MTEXT.
Is there a way for me to get MTEXT to operate in the manner I'd like?
PS. same issue when using Concatenate
Solved! Go to Solution.