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

Ask Your Question
0

Excel running out of lines.

asked Jun 7 '0

vrj88 gravatar image

Hi all,

When exporting acc files to excel, I'm running out of excel lines. I tried exporting summary first and then selecting half the contingencies from them ansd export using colabel, but i'm unable to figure out the syntax, I tried all the types I could but was not able to figure out.

Any help is greatly appreciated.

1 answer

Sort by » oldest newest most voted
0

answered Jun 17 '0

drsgao gravatar image

You can either:

  1. Try 64-bit Excel. It supports more lines, but you will have to update the entire Office suite. Also, I never used PSSE with 64-bit Excel so I don't know whether it would work or not.

  2. Export as CSV files instead, then use a good text editor to read/modify the CSV. CSV has no limit (but Excel probably cannot open it if lines are exceeded). Good text editors are : VSCode, Sublime, Atom, etc. You can use pandas and matplotlib to do the data processing/visualisation. Don't rely on Excel, it's not for science/engineering.

link

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: Jun 7 '0

Seen: 267 times

Last updated: Jun 16 '20