UserForm Question

Andre21

New Member
Joined
Feb 21, 2021
Messages
2
Office Version
  1. 2019
Platform
  1. MacOS
I have a main userform (userform1) that has a multpage. On one of the pages, there is a listbox and a command button. When the user clicks on a lisbox item and presses the command button, a form opens to edit the information in that listbox. so far so good, the problem is that I can't leave userform2 open for every click on the useform1 list box, this would work if listbox1 was not in full screen, but it is. Any idea ?
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
if you need both forms open at once, why not consolidate them into 1 form and use a frame to contain the"edit info" portion. this also makes life easier when dealing with variables
 
Upvote 0
Having read your post I still have no idea what you are trying to do. However you posted on one of my posts, which was regarding keeping one form ontop of another form.

If that is what you are after?

Would like UserForm 2 to stay on top of UserForm 1, if so. Then you can download a demo from the link below.

Demo Download Link

1614168903119.png
 
Upvote 0

Forum statistics

Threads
1,214,806
Messages
6,121,672
Members
449,045
Latest member
Marcus05

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top