I am new to access, but pretty computer savvy.
Goal: record and track daily parameters of individual animal enclosures.
Setup:
table of "animal enclosures"
table of "things i want to record"
relationships:
one animal enclosure will have MANY records of things i want to record
form:
want to make a form that cycles through the different enclosures and allows the user to record the information in a simple form interface.
The problem:
I don’t like the look of sub form table. Its confusing to less computer savvy people. I want one single form that pulls the names of the "animal enclosures" and fills in a new record below in linked table. the little (+) button in the table.
when i create a form from "animal enclosures" it creates forms and I can click next through all the different pages containing the animal names. but once i add existing fields from the "things i want to record" table It only records information in the first entry of "animal enclosures".
Hopefully that makes sense...
should I set up things differently? do I have to use a subform?
Goal: record and track daily parameters of individual animal enclosures.
Setup:
table of "animal enclosures"
table of "things i want to record"
relationships:
one animal enclosure will have MANY records of things i want to record
form:
want to make a form that cycles through the different enclosures and allows the user to record the information in a simple form interface.
The problem:
I don’t like the look of sub form table. Its confusing to less computer savvy people. I want one single form that pulls the names of the "animal enclosures" and fills in a new record below in linked table. the little (+) button in the table.
when i create a form from "animal enclosures" it creates forms and I can click next through all the different pages containing the animal names. but once i add existing fields from the "things i want to record" table It only records information in the first entry of "animal enclosures".
Hopefully that makes sense...
should I set up things differently? do I have to use a subform?