Message 1 of 3
List to excel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, how are you, someone could guide me how you can program a lisp to bring a list "X" to excel please. Each sublist row represents one row in excel.
(("Z" "1" "105.00" "101" "101") ("H" "2" "105.00" "102" "102") ("S" "3" "105.00" "103" "103"))
Thanks