Subform not Data Entry

  • Thread starter Thread starter AFCMonkey
  • Start date Start date
A

AFCMonkey

Good Morning,

A colleague and I have created a teleslaes database with multiple subforms
embedded into 1 main form. The main form works fine but we seem to be having
a problem with the subforms.

The first sub form has all of its properties set to locked as this is where
the call history is stored (we dont want this information accidentally
deleted), the second subfrom is unlocked as this is where the new call
information is entered (the form is set to data entry)

Both of these form are working off the same table, one is purly for seeing
the current records the other is for adding new records.

The problem that we seem to be having is that the call history seems to be
going into the new call subform, which can then be editted or even deleted. I
have checked the link properties and they all seem fine, and we aren't having
this problem on any of the other form, even though they are all based upon
the same form template.

Could anyone please help
 
On the data entry subform, set its Data Entry property to Yes (properties
dialog | data tab)

Jeanette Cunningham
 
Back
Top