Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This code opens the UserForm Data_Input when I click on a cell within the
range E7:E11. This UserForm has a MultiPage control on it and I want the code below to open the UserForm and set the Focus to the "Income" page (page 3) of the MultiPage control. If Not Application.Intersect(Target, Range("E7:E11")) Is Nothing Then Data_Input.Show |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stock control question | Excel Worksheet Functions | |||
Question on Control Toolbox | Excel Discussion (Misc queries) | |||
Extracting a Single Worksheet froma Mutipage Workbook | Excel Discussion (Misc queries) | |||
Updown control question | Excel Programming | |||
Control button question | Excel Programming |