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

I have a few text boxes on a MultiPage. If i tab through the textboxes,
does this trigger a MultiPage_Change() event, or any type of multipage
or userform event?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 40
Default Simple Question


The MultiPage is just a holder of control objects like TextBoxes, ComboBoxes
or Buttons.
Once you click a tab, the MultiPage has the focus for a while, but on each
Page a control has its own events.
So if you tab through the textboxes, it won't affect the MultiPage - instead
the TextBox_Change-event is triggered.


"TylerTheCoderGuy" schreef in bericht
ups.com...
I have a few text boxes on a MultiPage. If i tab through the textboxes,
does this trigger a MultiPage_Change() event, or any type of multipage
or userform event?



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
IF formula-simple question; simple operator Rich D Excel Discussion (Misc queries) 4 December 6th 07 03:36 PM
Simple do until question T.c.Goosen1977[_57_] Excel Programming 2 July 18th 06 01:50 PM
Simple question..I think Levi Excel Discussion (Misc queries) 1 May 4th 06 08:34 PM
Simple Simple Excel usage question BookerW Excel Discussion (Misc queries) 1 June 23rd 05 10:06 PM
simple question, hopefully a simple answer! Matt B Excel Programming 5 January 13th 04 08:43 PM


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