Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default CreateObject("Excel.Application") - Access denied

Until now the simple code below worked properly:

Dim xlApp as Object 'or Excel.Application
Set xlApp = CreateObject("Excel.Application")

Since few days the debugger pauses at this line with error 70 ('Access
denied').

The code properly works for Access.Application, Word, Outlook, but not for
Excel.
Another phaenomenon is, that selecting a Hyperlink in a Cell calls an
"Unknown error",
instead of the resepctive URL.

I'm working with Windows XP, Office XP, Norman, McAffee Firewall (all
up-to-date).

Thanx from Switzerland
LUCA


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"access denied" message when open Excel, MS 2007 piciu Excel Discussion (Misc queries) 1 February 12th 09 01:32 AM
I get "Access Denied" trying to open network files. BKirk Excel Discussion (Misc queries) 0 March 10th 07 12:40 AM
CreateObject("Excel.Application") Olivia Towery Excel Worksheet Functions 4 June 12th 06 12:07 AM
How do I recover from "Access Denied" in Excel? 3 Cabbage Excel Discussion (Misc queries) 2 May 11th 06 10:04 AM
"Programmatic Access to be Denied" displays when running macro on excel in XP Stephen Fong Excel Programming 3 October 21st 03 09:19 AM


All times are GMT +1. The time now is 07:51 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"