2

I am in an effort to parse metadata out of Excel files. I have tried openpyxl, but that does not give me the desired results. I would like to read the Company Name and Author Name from properties.

Thank You

This is the information I am trying to parse

5
  • I think this is a duplicate: stackoverflow.com/q/49220409/11301900. Also, are you really using Python 2? Commented Dec 16, 2019 at 15:54
  • 1
    Thank you, But like I mentioned openpyxl does not include Company Name. Commented Dec 16, 2019 at 16:07
  • Maybe this post can help you find the right metadata tags. Commented Dec 16, 2019 at 16:42
  • Thank you, looks like it only includes Created, Modified, last_modified_by & creator. Commented Dec 16, 2019 at 17:30
  • See: stackoverflow.com/a/73166006/1147688 Commented Jul 29, 2022 at 11:32

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.