Mattymatt79
Paintball Guy
- Local time
- Yesterday, 19:43
- Joined
- Apr 23, 2002
- Messages
- 46
ok,
i have these forms where the users enter information into it. That works fine
but at the bottom of it it has an update record subform that the user enters information when it was last changed
the subform will let me enter in ONE update but after that it wont let me do a dang thing so im pretty much screwed
the subform is a table which is
autonum
date
name
type
remarks
the form is a table
and it is linked appropriatly
i linked the child and master forms in the tables but it just keeps giving me errors when i try to add another update
im pulling out my already short hair with this
also
the entire database is pretty much set up like this
main form
sub form when it was last updated
unless i should just scratch the subform idea and just make it another item on the table itself but then i think id be ruining something
i have these forms where the users enter information into it. That works fine
but at the bottom of it it has an update record subform that the user enters information when it was last changed
the subform will let me enter in ONE update but after that it wont let me do a dang thing so im pretty much screwed
the subform is a table which is
autonum
date
name
type
remarks
the form is a table
and it is linked appropriatly
i linked the child and master forms in the tables but it just keeps giving me errors when i try to add another update
im pulling out my already short hair with this
also
the entire database is pretty much set up like this
main form
sub form when it was last updated
unless i should just scratch the subform idea and just make it another item on the table itself but then i think id be ruining something