Help needed..Userform for excel

praxado

New Member
Joined
Feb 28, 2011
Messages
3
Hi thr...

I am new to VB and no idea how to code, this is where i'm hoping one of u might help me.

My problem:
I need a userform which updates data on sheet1 named banksData
1. Clmn A has to have a Unique ID given to each new entry - generated when user submits an entry
2. Clmn B has banks name in drop down, validation from sheet2 named banklist
3. Clmn C has Stage. This is a drop down too validation of stage 1-10
4. Clmn D has Status, here's the tricky part, this drop down is dependent on Clmn C "stage". Each stage has a set of Status. whn Stage 1 is selected, status a, b, c & d shows. stage 2, status e, f, g, h..and so on
5 Clmn E is a comment field: to type in comment.
6 Clmn F for date. I saw one outlook date button.

And a submit button to send these data and clean it for next entry.

Please help.

Thanks
 

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
Please give an example of ID number.

Hi David,

Thanks for your reply.
The ID number is just a numeric tag for all the input data. For example 0001, 0002 and so on...

A
0001
0002

Thanks again for helping me
Regards,
Prasad
 
Upvote 0

Forum statistics

Threads
1,223,228
Messages
6,170,876
Members
452,363
Latest member
merico17

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