Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
One possibility might be
Thisworkbook.BuiltinDocumentProperties("Company"). Value but this is a workbook level property and I am not sure if it is affected if the workbook is opened in a different location than where it was created -- but I doubt it, so this may not be of much use. You would then have to go to the registry as far as I know: http://support.microsoft.com/kb/290528/ How to change the company name and user name in Office XP programs http://support.microsoft.com/default...b;en-us;233499 How to change the company name and user name in the About <program name window after you install Office 2000 http://support.microsoft.com/default...b;en-us;223789 How to minimize metadata in Microsoft Excel workbooks there has been plenty of code posted in the newgroup in the past on reading registry entries, so you should be able to find some in Google Groups for this newsgroup. -- Regards, Tom Ogilvy "ExcelMonkey" wrote in message ... I want to check and see if the computer that is running a macro is in fact a computer with a copy of Excel registered to my firm. How do you extract the Excel License from Excel. I want to pass the license to a variable. For Example, if the Excel on my computer is licensed to ExcelMonkey ABC Co Prodcut ID: 1234124-21341243-1431243 I want to extract and pass "ABC Co" to a variable. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
My end user license agreement pops up when i open excel. How do ? | Excel Discussion (Misc queries) | |||
Pass Excel User License to Variable | Excel Programming | |||
Pass variable from user form to macro | Excel Programming | |||
How to: Make user click End User License Agreement acceptance | Excel Programming | |||
NEED HELP PROGRAMMING EXCEL TO AUTHENTICATE EXCEL USER ID AND LICENSE NUMBER WHEN TEMPLATES ARE USED | Excel Programming |