Xtremlylost
Technical User
I have searched for this but cannot find exactly what I am trying to do. I have a (Complaintfrm) which I use to log various complaints. On occasion I need to file a claim relating to the complaint. I want to add a command button to the complaint form that will open the claimfrm and add a new record for the specific complaint carrying the [ComplaintID] and [Carname] with it. The primary key in the claimfrm is an autonumber field which should generate a new number when the two fields are transferred.
I can easily use the wizard to set a link between two forms to find related records (Which has been answered in the FAQ's but this is not what I need to do). There will not be a related record in the claims table as this is a one to one relationship between the specific complaint and possible claim. I really cannot add the claim info at the bottom of the original form due to needing large type for a couple of the employees that will be using the dbase. If I can get the claimfrm to work as described then it would be easier for all involved.
Thanks in advance,
Any help will be greatly appreciated.
Xtremelylost
I can easily use the wizard to set a link between two forms to find related records (Which has been answered in the FAQ's but this is not what I need to do). There will not be a related record in the claims table as this is a one to one relationship between the specific complaint and possible claim. I really cannot add the claim info at the bottom of the original form due to needing large type for a couple of the employees that will be using the dbase. If I can get the claimfrm to work as described then it would be easier for all involved.
Thanks in advance,
Any help will be greatly appreciated.
Xtremelylost