Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default SelectionChange event

Hi, I'm setting up spreadsheet with a text frame that
appears at the top whenever a cell is selected, if that cell
contains a data validation input message. The input message
is displayed. I'd like this to work no matter HOW the cell
is entered: either by clicking on with mouse, tabbing into,
or ENTERING into (this last is what doesn't work). If the
user enters data in a cell then pushes ENTER, the new cell's
data validation input message isn't displayed.

It seems as though SelectionChange would be the event to
trigger this, but Nooooo.

Does anyone have any ideas on what event this should be
coded to?

THanks to all,
Kate
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 92
Default SelectionChange event

"Kate" wrote in message
...
: Hi, I'm setting up spreadsheet with a text frame that
: appears at the top whenever a cell is selected, if that cell
: contains a data validation input message. The input message
: is displayed. I'd like this to work no matter HOW the cell
: is entered: either by clicking on with mouse, tabbing into,
: or ENTERING into (this last is what doesn't work). If the
: user enters data in a cell then pushes ENTER, the new cell's
: data validation input message isn't displayed.
:
: It seems as though SelectionChange would be the event to
: trigger this, but Nooooo.
:
: Does anyone have any ideas on what event this should be
: coded to?
:
: THanks to all,
: Kate

Using Office Pro XP version of excel, pressing enter, tab, mouse click, or
arrow keys all fire the selectionchange event. What version of excel are
you using or am I not understanding the question.

Paul D


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default SelectionChange event

Paul, sorry, I think I've figured it out. I have a change
event occurring on the sheet, which is undoubtedly
interfering with the display of the message. Thanks for
your help,
Kate

PaulD wrote:
"Kate" wrote in message
...
: Hi, I'm setting up spreadsheet with a text frame that
: appears at the top whenever a cell is selected, if that cell
: contains a data validation input message. The input message
: is displayed. I'd like this to work no matter HOW the cell
: is entered: either by clicking on with mouse, tabbing into,
: or ENTERING into (this last is what doesn't work). If the
: user enters data in a cell then pushes ENTER, the new cell's
: data validation input message isn't displayed.
:
: It seems as though SelectionChange would be the event to
: trigger this, but Nooooo.
:
: Does anyone have any ideas on what event this should be
: coded to?
:
: THanks to all,
: Kate

Using Office Pro XP version of excel, pressing enter, tab, mouse click, or
arrow keys all fire the selectionchange event. What version of excel are
you using or am I not understanding the question.

Paul D


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
how to use selectionchange instead of doubleclick event? ghost Excel Discussion (Misc queries) 0 December 24th 08 05:00 AM
Disable SelectionChange Event BillCPA Excel Discussion (Misc queries) 2 February 17th 06 06:45 PM
SelectionChange event Hayeso Excel Programming 2 July 1st 05 03:07 PM
SelectionChange event Stefi Excel Programming 2 October 28th 04 01:26 PM
SelectionChange Event Squid[_3_] Excel Programming 5 February 11th 04 01:57 PM


All times are GMT +1. The time now is 04:49 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"