Inserting worksheet in a Userform

antaeusguy

Board Regular
Joined
Mar 8, 2010
Messages
81
As I know, normal controls such as CommandButton, ComboBox, TextBox, OptionButton etc... can be added into a Userform.

But, is it possible to add a worksheet within a Userform? Where the cells & grids are within a Userform...
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
Yes, there is an ActiveX control for an entire Excel instance that you can add. Just go to your form's control toolbox, right click, choose additional controls, then go down to microsoft office spreadsheet.

Note, the one time I tried this, I kept getting annoying ActiveX security warnings every time I opened the file, and as the file was for a number of other people I ended up going a different route.
 
Upvote 0

Forum statistics

Threads
1,224,616
Messages
6,179,908
Members
452,949
Latest member
beartooth91

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