Creating SubForm for Data Entry

Jamsandwich

New Member
Joined
Sep 25, 2014
Messages
44
Hey guys,

I feel like this ought to be simple, but I'm kind of struggling. Can't seem to find a good tutorial.

I currently have a form for creating new projects. I'd now like to add extra functionality to that form. I want to be able to add in project roles with a person's name and hours required. The roles aren't defined yet, but I'd like to start by allowing user to input the roles themselves. Or, perhaps, add to a drop-down from the box (if possible).

I've created a roles Table. I don't know how to carry on from there.

I'm guessing it's necessary to link the primary key from projects table to the roles table right?

---Edit for clarity---

One project may have many roles attached. It is possible to have same role more than once with different people.
 
Last edited:

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
I think I can help you, but I need a lot more information. your request is very vague.
 
Upvote 0
Ah, it's ok now.

I was putting a form together so I could show you the kind of thing I'm working with and I actually managed to figure it out. I hadn't set up the one-to-many relationship properly.

Sorry to waste your time, but thank you very much for the offer of help Synergy :)
 
Upvote 0
lol, no problem. I cant tell you how many times I posted on here and right after I did I figured it out!!
 
Upvote 0

Forum statistics

Threads
1,221,810
Messages
6,162,108
Members
451,743
Latest member
matt3388

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