Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I had the intention to create a VBA program/script that: Step1. Calls a "FindAll" dialog (user can view and make the best choice out of the founded elements) Step2. When user closes the "FindAll" dialog, my UserForm1 should show up and run different Sub() using the last value that "FindAll" dialog selected. My problem is that I can't use the "FindAll" dialog because the focus is on the UserForm1 because it showed up lately. UNFORTUNATELY I CAN'T USE OTHER "FIND" DIALOG. IF ANYONE CAN HELP ME I WOULD APPRECIATED BECAUSE I REALLY NEED IT! This is my bad coding under Module1: Sub scula() Application.CommandBars.FindControl(ID:=1849).Exec ute UserForm1.Show End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
User forms - How do I...? | Excel Programming | |||
User Forms | Excel Programming | |||
Comunicating with FAX software | Excel Programming | |||
User forms | Excel Programming | |||
User forms | Excel Programming |