Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Help with Excel 2007 Interface programming

Sounds like you are after a WorkSheet_Change event for the first question?
This will fire after data was entered but can tell you what was entered.

For the second question, depending what you want to show, you may be able to
use a Data Validation input message or a popup menu. But as far as I know,
you would not be able to get it to change as you type. A
Worksheet_SelectionChange event could be used to show a message when you
select a cell or a WorkSheet_Change event could be used to show a message
after you enter data.

HTH

"jayklmno" wrote:

I need to do 2 things...
1) Capture data input into a cell prior to hitting Enter.
2) Create a box under the cursor (like when you start typing a formula into
a cell and Excel displays the resulting possibilities).

If you can opoint me in the right direction, I can figure it out from there.

THANKS!

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
VBA in 2007 interface programming question. jayklmno Excel Programming 1 November 25th 09 05:28 AM
New Excel 2007 interface arb1978 Excel Discussion (Misc queries) 1 November 23rd 07 09:57 PM
Multilingual User Interface Pack for excel 2007 [email protected] Excel Discussion (Misc queries) 0 April 16th 07 07:20 AM
Excel programming window user interface jean-pierre sarteaux Excel Programming 1 December 21st 05 05:32 PM
Querying host of excel files stored monthwise through VB 6.0 interface and programming [email protected] Excel Programming 0 November 17th 05 08:13 AM


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