Common Userform and coding for the same.

Pramod KLN

New Member
Joined
Dec 24, 2017
Messages
3
Hi Everyone,

I wanted a common userform where in the User will enter the Worksheet name and Range for populating multicolumn (5 Columns) listbox and worksheet name for storing data after data entry.

In my workbook every week two sheets will get added one with multicolumn listbox data another with user entered data based on multicolumn listbox.

My sheet1 will be book stock of that week and sheet2 will be physical stock against that book stock along with remarks if any variance is found.

I wanted add everyweek two sheets in to the same workbook - one bookstock for that week and another physical stock of that week against the book stock.

Is it possible to create such userform? If yes how to code the form and do data entry?

The userform will contain two textboxes to enter the sheet name and Range (Columns)

one multicolumn listbox to populate book stock records (Rowwise)

Two textboxes for physical stock and remarks for each row of the book stock in the same order.

Thanking in advance,

Pramod
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,223,909
Messages
6,175,314
Members
452,634
Latest member
cpostell

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