I've created a form in the VB editor. How do get that form onto a sheet in my workbook?
I've created a form in the VB editor. How do get that form onto a sheet in my workbook?
Last edited by bishoposiris; 04-14-2014 at 06:19 AM. Reason: Solved
Hi,
Add an instruction in a procedure
![]()
Please Login or Register to view this content.
Richard Buttrey
RIP - d. 06/10/2022
If any of the responses have helped then please consider rating them by clicking the small star iconbelow the post.
Does it have to be a specific procedure? I tried this in the sheet I want the form to show in:
but I get an "Expected Function or Variable" error.![]()
Please Login or Register to view this content.
Hi,
I tend to use a Module level procedure. Maybe you are confusing VBA with a procedure name the same as your user form name. Change one or the other & try again.
That did it. Thanks.
OK,
Glad to have helped. Please mark the thread as solved. Thanks.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks