First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

excel.exe process still running after creating pssexcel.accc

asked Nov 8 '18

Laura gravatar image

updated Nov 8 '18

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.

1 answer

Sort by » oldest newest most voted
0

answered Nov 9 '18

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?

link

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 (Nov 13 '18)

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

Stats

Asked: Nov 8 '18

Seen: 217 times

Last updated: Nov 09 '18