Verify *REAL* author - Document Summary Info

dave3009

Well-known Member
Joined
Jun 23, 2006
Messages
7,142
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
  2. Mobile
  3. Web
Hi Folks

Please bear with me while I try to explain this.

I have been given a report form to complete which is unfriendly to day the least. I have argued about it's user-friendlyness but it seems to be falling on deaf ears and the reason given is that it was created by the client for the client. Being fairly savvy I'm not convinced and I think it is the work of someone internally and they have simply entered the clients name into the Author box on the properties to hoodwink us.

I need some way of providing evidence, I'm not dealing with a particularly savvy bunch so I hope to use the Document Summry Inforamtion as found if you open a workbook using WordPad. Doing so gives you a test string which is formed like

Claimed Author - Actual Organisation - Product (for me it might look like Dave3009 - Dave Ltd - Microsoft Excel)

Is this robust enough given that the claimed author has never worked for my organisation and has no way of accessing our systems and claiming author status. Any other method of confirming the actual original author would be greatly recieved.

Many Thanks


Dave
 

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
lastauthor = ThisWorkbook.BuiltinDocumentProperties("last author")
originalauthor =ThisWorkbook.BuiltinDocumentProperties("author")
compaany =ThisWorkbook.BuiltinDocumentProperties("company") 'may be blank
 
Upvote 0

Forum statistics

Threads
1,214,979
Messages
6,122,552
Members
449,088
Latest member
davidcom

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top