Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Did you go into the Visual Basic Editor (VBE) side of Excel (Either
ToolsMacrosVisual Basic Editor or Alt-F11), and check under each of the Excel objects to see if there was any code in any of them objects? I have ran into this sort of issue before in the past, particularly when we for a while ran XL97 on W2K system, cause until a power user or above opened an Excel file that had any sort of a macro in it (since the last time Office 97 was installed on the system), even if it was just some declaration thing under one of the Excel objects, it still denied the restricted standard users from being able to open the file stating that permission to use objects denied. Once a power user did open a file that had any sort of macro, then was restricted standard users able to open macro files. What Excel was trying to do in that situation, it was trying to write to the system registry with regards to VBA, but given the restricted access to it for restricted standard users, this caused the error. This was a one time operation type deal by nature per system. -- Ronald R. Dodge, Jr. Production Statistician Master MOUS 2000 "Val Steed" wrote in message ... One of my attendees in class yesterday had an error that I could not resolve. He was receiving a Macro Security warning but had no VBA code in the file, no Macro Module in the file and Security set to Low. Any ideas? Val Steed |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I tried to get around the problem of the pivot table field settingdefaulting to Count instead of Sum by running a macro of change the settingfrom Count to Sum. However, when I tried to run the Macro, I got error messageof run time error 1004, unable | Excel Worksheet Functions | |||
I tried to get around the problem of the pivot table field settingdefaulting to Count instead of Sum by running a macro of change the settingfrom Count to Sum. However, when I tried to run the Macro, I got error messageof run time error 1004, unable | Excel Discussion (Misc queries) | |||
MACRO SECURITY | Excel Discussion (Misc queries) | |||
Macro Security | Excel Discussion (Misc queries) | |||
Macro Security | Setting up and Configuration of Excel |