Making Data Entry Simple

mattyn

Board Regular
Joined
Apr 20, 2015
Messages
148
Hi Again All

I have a spread sheet application that has caused a few complaints from staff about data entry being tricky - and has caused some errors in that data entry. Therefore I want to create a simpler, easier to use application for that data entry, and am wondering whether the excel data form method is the best option.

The new table (tab is called CourseDel) consists of the following:

Col A: Course Number - drawn from a drop down list created on a separate tab called data.
Col B: Course Title - I want to use VLOOKUP or HLOOKUP to enter the title automatically when selected the Course Number.
Col C: Class Number - simple data entry in the form of 01/16, 02/16 etc
Col D: Date Started - simple data entry in the format dd-mmm-yy.
Col E: Date Complete - as above.
Col F: Number of Students - simple number.
Col G: Enabling Objectives Complete - drop down list from the data tab simply as Y or N.
Col H: Task Book Issued - Some courses require some consolidation before full completion of the course - this is a Y or N drop down from the data tab.

Problem 1: When I created the Data Form - it does not recreate the drop down lists that I need to ensure data entry accuracy. How do I do this?
Problem 2: How can I apply the VLOOKUP or HLOOKUP to the Course Title field?
Problem 3: When instructors open this spreadsheet to enter data, do I need a simple macro to open the form?

Q1: Is there a simpler way to make this process work? I need:

- accuracy of data entry for stats purposes.
- simple to use for the instructors - and to reduce their burden entering data.

Many thanks in advance - I always appreciate your thoughts. Hopefully I have explained it well enough.


Matt
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
The way to go is a userform. There is tons of information available online to get you started. They require VBA though.
 
Upvote 0

Forum statistics

Threads
1,214,869
Messages
6,122,015
Members
449,060
Latest member
LinusJE

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