Entering Data into existing excel spread sheet, based on spread sheet data using a user form

sands989

New Member
Joined
Mar 18, 2009
Messages
3
Hello,

I am using Excel 2003, I am attempting to set up a data base in excel as follows:
-I have a spread sheet that lists all the colleague I work with
-This spread sheet is updated bi-weekly with new hires
-I want to use excel to enter and track the completion of training sessions
-I need this database spread sheet to be used by 6 different people working in 6 different locations
-I want them to be able to enter in when training sessions have been completed for each of the colleagues on the spread sheet
-I would like to use a "user form" (VBA) to enter the completion of each training session



eg. Joe Blow has completed First-Aid training on Jan.15/2009, I want to have the ability to enter in Joe's colleague number which will then bring up his information from the spread sheet (date hired,position,other training completed) as well as have a spot to enter in the training he has just completed.



I have used Excel for a few years but very new to VBA, I have done allot of searching and it looks like this is possible.Problem is I don't know how to write the code that will make it work.
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.

Forum statistics

Threads
1,214,653
Messages
6,120,752
Members
448,989
Latest member
mariah3

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