Lisp to extract text to excel

Lisp to extract text to excel

camilkuz
Observer Observer
3,172 Views
4 Replies
Message 1 of 5

Lisp to extract text to excel

camilkuz
Observer
Observer

Hi!

I would like to extract text to Excel. It works pretty well using T2E (which is attached), but it would work better if it extracted only the first two rows of text to two different columns. Alternatively, it would be even better if text written in color 92 could be extracted to the first column, text written in color 40 to the second column, and text written in color 10 to the third column.

0 Likes
3,173 Views
4 Replies
Replies (4)
Message 2 of 5

devitg
Advisor
Advisor

@camilkuz please upload your sample.dwg

 

0 Likes
Message 3 of 5

camilkuz
Observer
Observer

It would be great if it would look like below,

camilkuz_0-1681594061297.png

 

0 Likes
Message 4 of 5

devitg
Advisor
Advisor

@camilkuz  I'm working on it.

 

Message 5 of 5

Kent1Cooper
Consultant
Consultant

@camilkuz wrote:

... it would work better if it extracted only the first two rows of text to two different columns. Alternatively, it would be even better if text written in color 92 could be extracted to the first column, text written in color 40 to the second column, and text written in color 10 to the third column.


But your image also includes the content of the last line, which is not in any of those colors.  I think a better description of what you want would be in order.

Kent Cooper, AIA
0 Likes