Hi,
I'm fairly new to using Access but am hoping someone can point me in the right direction.
So right now I have one big table(this is an issue for some other time, I'm just glad we aren't using excel any more) but for what I need to do I'm pretty sure I'll need to have a second table linking it with a foreign key to the first.
I currently have a form that has an input field for each item in table one. I need to add a new optional field to the form that can accept more than one entry. Each entry into this new field will be mostly unique but may have some(very few) duplicates between records and there may be upto 20+ entries in the second table but still only referencing 1 record in the 1st table.
What is the best way to add an input field onto the form, that will allow multiple entries for 1 record?
Is this where a subform could be used? or is there another way I should do this?
Thanks for any advice you can give me.
I'm fairly new to using Access but am hoping someone can point me in the right direction.
So right now I have one big table(this is an issue for some other time, I'm just glad we aren't using excel any more) but for what I need to do I'm pretty sure I'll need to have a second table linking it with a foreign key to the first.
I currently have a form that has an input field for each item in table one. I need to add a new optional field to the form that can accept more than one entry. Each entry into this new field will be mostly unique but may have some(very few) duplicates between records and there may be upto 20+ entries in the second table but still only referencing 1 record in the 1st table.
What is the best way to add an input field onto the form, that will allow multiple entries for 1 record?
Is this where a subform could be used? or is there another way I should do this?
Thanks for any advice you can give me.