Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
al al is offline
external usenet poster
 
Posts: 363
Default Events in another workbook.

Im looking for a way to handle an event in a second workbook. I have a
control file that requires a user to open a target file of their choice, and
I want to trigger on events in the target file to produce a result visible to
the user. The target files have a uniform structure, but they are user
created, so I cant populate them in advance with the event handler. I
thought of creating an .xlt, but users have generally cut their files out of
a large database and I cant depend that they would use the template. I
could create a helper sheet in the control file to replicate the target,
trigger on its changes, and write the results back to the target. Maybe even
have the user just work in the replica and then overwrite the target file
when they finish.

Any thoughts?

--
Al C
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Events in another workbook.

Your question is a little convoluted but check out this link...

http://www.cpearson.com/excel/Events.aspx
http://www.cpearson.com/excel/AppEvent.aspx
--
HTH...

Jim Thomlinson


"Al" wrote:

Im looking for a way to handle an event in a second workbook. I have a
control file that requires a user to open a target file of their choice, and
I want to trigger on events in the target file to produce a result visible to
the user. The target files have a uniform structure, but they are user
created, so I cant populate them in advance with the event handler. I
thought of creating an .xlt, but users have generally cut their files out of
a large database and I cant depend that they would use the template. I
could create a helper sheet in the control file to replicate the target,
trigger on its changes, and write the results back to the target. Maybe even
have the user just work in the replica and then overwrite the target file
when they finish.

Any thoughts?

--
Al C

  #3   Report Post  
Posted to microsoft.public.excel.programming
al al is offline
external usenet poster
 
Posts: 363
Default Events in another workbook.

I take it you are pointing me toward Application events, which I haven't used
before. That sounds like the way to handle events in any workbook (with
appropriate target selection). I really should have looked at Chip's site
before asking the question.

Thanks for the help.
--
Al C


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
Help on Workbook close and workbook save events Adam Harding Excel Programming 1 September 29th 05 04:12 PM
workbook events [email protected] Excel Programming 2 August 23rd 05 09:14 AM
Workbook Events Don Lloyd Excel Programming 2 September 9th 04 02:55 PM
How to handle other workbook events through personal.xls workbook ivarsb Excel Programming 1 July 27th 04 01:35 PM
Workbook Events Geoff[_8_] Excel Programming 0 September 13th 03 09:28 AM


All times are GMT +1. The time now is 12:39 AM.

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"