Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Visible automated Excel: automation crashes if user selects cells, protection?

I'm trying to get real-time interaction between excel and other
programs.

with automation I can send and retrieve values from/to other
applications,
but as soon as the user selects excel, the automation crashes.

Are there ways to

a) protect the excel window from crashing,
e.g. by hindering the user to get focus on it or

b) have automation and the user interfering at the same time? (would be
ideal)

thanks in advance!

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Visible automated Excel: automation crashes if user selects cells, protection?

Christian,
There are some Application setting that may help:
..Interactive
..IgnoreRemoteRequests

But if the user cannot interact with this instance, why not just make your
instance .Visible=False ?

NickHK

"Christian Friedrich" wrote in message
ups.com...
I'm trying to get real-time interaction between excel and other
programs.

with automation I can send and retrieve values from/to other
applications,
but as soon as the user selects excel, the automation crashes.

Are there ways to

a) protect the excel window from crashing,
e.g. by hindering the user to get focus on it or

b) have automation and the user interfering at the same time? (would be
ideal)

thanks in advance!



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
Excel crashes depending on user?? Khuli Excel Discussion (Misc queries) 0 June 17th 09 11:04 AM
Password visible if user selects "view code" kcdonaldson Excel Worksheet Functions 2 December 3rd 05 03:48 PM
vbModeless user form crashes Excel Plutopotamus Excel Programming 2 January 28th 05 03:19 PM
Make Sure User Selects 3 Cells Steve[_60_] Excel Programming 3 June 8th 04 06:40 AM
User selects a range Wesley[_2_] Excel Programming 2 January 25th 04 09:06 PM


All times are GMT +1. The time now is 03:31 PM.

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

About Us

"It's about Microsoft Excel"