Ask Your Question
0

excel.exe process still running after creating pssexcel.accc

asked 2018-11-08 07:26:10 -0500

Laura gravatar image

updated 2018-11-08 07:29:29 -0500

I create pssexcel.accc which converts to xlsx file. However, the excel.exe process still runs and you have to go into task manager to end the process. How do I close or end the excel.exe process? I've used close() but the process still shows running in the task manager.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-11-09 10:12:46 -0500

jconto gravatar image

I use PSSe v33.12 + Excel 2013 on a Win7 pc. When using the module.function pssexcel.accc with overwritesheet=True, show=True, I do not have the problem that you experienced.
Do you get *.acc data exported to excel?, Could you post your code?

edit flag offensive delete link more

Comments

Show = False which is the problem. Not sure why they have the option to have it false if there isn't an option to kill the process that keeps running in the background.

Laura gravatar imageLaura ( 2018-11-13 05:18:35 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2018-11-08 07:26:10 -0500

Seen: 197 times

Last updated: Nov 09 '18