Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 469
Default Trigger wrong time HELP

Want to use data entry in column (D) as trigger. Depending on data what I do.
There is other data that needs to be entered in this row befor the trigger
should fire. All I have done befor is have trigger fire when data was
entered. Is there a way to delay the action based on the data in column (D).
The action will be copying to another worksheet for later printing. Want to
keep this printing in excel if poss. Like excel print better than mail merge
to word.
Hope this is understandable.

Thanks to Any & All

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Trigger wrong time HELP

Don't trigger on column D. Trigger on entry in any of the columns. In the
event code, check all the conditions for that row - if it meets all the
conditions, then take your action. If it doesn't, then don't do anything.

--
Regards,
Tom Ogilvy


"Curt" wrote:

Want to use data entry in column (D) as trigger. Depending on data what I do.
There is other data that needs to be entered in this row befor the trigger
should fire. All I have done befor is have trigger fire when data was
entered. Is there a way to delay the action based on the data in column (D).
The action will be copying to another worksheet for later printing. Want to
keep this printing in excel if poss. Like excel print better than mail merge
to word.
Hope this is understandable.

Thanks to Any & All

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
Trigger a Date & Time stamp by entering data in another field... mjjohnso Excel Worksheet Functions 4 April 11th 09 06:46 PM
Conditional Format Using A Time Figure As The Trigger Minitman Excel Worksheet Functions 10 November 28th 08 06:49 PM
Wrong count of time H. Nissen[_2_] Excel Worksheet Functions 7 July 6th 08 03:56 PM
IF Statement help please - again - got it wrong last time! Alan Davies Excel Worksheet Functions 2 May 12th 06 12:28 PM
Time events to trigger VB (corrected) David Robinson[_3_] Excel Programming 6 November 19th 03 02:06 PM


All times are GMT +1. The time now is 06:45 PM.

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"