Help with export list to excel

Help with export list to excel

DC-MWA
Collaborator Collaborator
2,741 Views
22 Replies
Message 1 of 23

Help with export list to excel

DC-MWA
Collaborator
Collaborator

Hello,

I have a program that generates a master list of lists.

I'm looking to export the list to an excel file named CODE ANALYSIS on sheet DATA line 20

the list looks like this

((1_2 50.0 10.0 10.0) (2_3 50.0 20.0 20.0) (3_4 50.0 20.0 20.0) (4_5 50.0 10.0 10.0))

 

something like this:

 

Capture1.JPG

 

I've seen others but they are way more complex than this and I'm having a hard time "reverse engineering" the code found. As you all know my lisp skills are limited.

Thanks.

0 Likes
Accepted solutions (2)
2,742 Views
22 Replies
Replies (22)
Message 21 of 23

CodeDing
Advisor
Advisor

@DC-MWA ,

 

While I may have helped with semantics, the majority of your solution came from @_gile and I believe you should mark his post as part of this solution!

 

Glad you're learning and we hope to keep seeing your posts around these parts. Enjoy your weekend.

 

Best,

~DD

0 Likes
Message 22 of 23

DC-MWA
Collaborator
Collaborator

agreed.

0 Likes
Message 23 of 23

_gile
Consultant
Consultant

@DC-MWA  I'm glad you ended up getting what you wanted.

Thanks to @doaiena and @CodeDing  for patiently continuing to answer, it was night here (in France) and my English is not so good.



Gilles Chanteau
Programmation AutoCAD LISP/.NET
GileCAD
GitHub

0 Likes