Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use this piece of code to call my UserForm:
If Not Application.Intersect(Target, Range("C9:V700")) Is Nothing Then UserForm4.Show My problem is that in the course of of UserForm initialization I use a search to pull data into the UserForm so my question is, how can I return to the point where the UserForm was called when I get to the end of UserForm initialization? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return to starting point | Excel Programming | |||
Enter doesnt return to the cell below the starting point anymore | Excel Discussion (Misc queries) | |||
Indexing Values to Same Starting Point for Relative Return Chart | Charts and Charting in Excel | |||
bar chart starting point | Charts and Charting in Excel | |||
Starting Point of macro | Excel Programming |