form help

dreamdragon

New Member
Joined
Jul 9, 2005
Messages
11
i have a spreadsheet with info in it as follows:-
column A has employees ID numbers.
column B has christian names.
column c has surnames
column d has amount of products sold.

What i want to do is create a form on sheet 2 which i will name 'Form' and this will be used to add details ie id, christian name, surname and products sold to sheet 1 which i will name employees, can any one tell me how to do this please,
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Good morning dreamdragon

This sounds like the kind of job for a UserForm – basically a user defined dialog box which can interact with your spreadsheet. The problem? It’s not that easy to do what you require and will require a lot of learning and hard work on your part and probab;y frequent visits to sites such as this. To design a userform, from Excel press Alt + F11 and go to Insert > UserForm.

An easier solution would be to use Excel’s built in data entry form – go to Data > Form.

HTH

DominicB
 
Upvote 0

Forum statistics

Threads
1,214,923
Messages
6,122,286
Members
449,076
Latest member
kenyanscott

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