View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
joe joe is offline
external usenet poster
 
Posts: 62
Default 'Programmatic access to Visual Basic project is not trusted.' message

I'm using Windows 2000 and Excel 2000

When trying to do anything in the VBE objects with VBA code, I receive the following message

'Programmatic access to Visual Basic project is not trusted.

Could someone please tell me how to deal with this? I need to check for references in code becuase the user will not have any access to the VBAProject files

TIA

Joe