Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SM36 File Format

Former Member
0 Likes
836

I have schedulle a job in Background to send for a spool list email, But I would like to change the .txt to .xls.

Does anyone know how to do it or if this is possible?

thanks

Carlos Araes

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
735

Hello Guys,

I find out that what SM36 does is just get what was sent to the printer and email to the spoon which means we can not change the extension of the file, which make me go back to the old excel and make a macro to import .txt in excel.

cheers

Hello Guys,

I find out that what SM36 does is just get what was sent to the printer and email to the spoon which means we can not change the extension of the file, which make me go back to the old excel and make a macro to import .txt in excel.

cheers

2 REPLIES 2
Read only

Former Member
0 Likes
736

Hello Guys,

I find out that what SM36 does is just get what was sent to the printer and email to the spoon which means we can not change the extension of the file, which make me go back to the old excel and make a macro to import .txt in excel.

cheers

Read only

0 Likes
735

Hi Carlos,

Yes, you are true, you can use a macro to import .txt in excel.

-Dileep .C