P
Pamela via AccessMonster.com
Hello,
I am having a problem with a subform that's driving me crazy. I have a form
"Correspondence", which contains several subforms. One of these Subforms
"ProviderDetails" had a control on it "GrpPIN", which, whenever I would
ebnter a value anywhere on the form, the GRPPin control would automatically
populate with a zero. I didn't want it to do this & no matter what I did,
set GrpPIN to default to Null in the properties of the control and in the
table itself, so I got rid of the control entirely.
Now, when I open the form, it prompts for "GrpPIN" as though it were a
parameter query, only I had removed "GrpPIN" from everywhere in the project.
I don't find it in the VB code, it's not referred to in a query, & no other
controls on the form refer to it.
Any idea what this error means & why it's occurring when I open the form?
The Provider details form was once related to the Correspondence form, but I
had deleted the relationship between the 2. Currently, the form prompts for
"GrpPIN" when opened (for some reason). If I enter anything, the form &
subform open properly, but when I enter anything in the subform, the control
it was auto populating (for some reason) is now gone, so I get the error "The
object doesn't contain the Automation object 'GrpPIN' (because I deleted
GRpPin from the table & the form). If I don't enter anything when propmted
for GrpPIN, the subform doesn't show.
I'm baffled as to why it's prompting for GrpPIN when I can't find reference
to it anywhere in the project.
Thanks.
I am having a problem with a subform that's driving me crazy. I have a form
"Correspondence", which contains several subforms. One of these Subforms
"ProviderDetails" had a control on it "GrpPIN", which, whenever I would
ebnter a value anywhere on the form, the GRPPin control would automatically
populate with a zero. I didn't want it to do this & no matter what I did,
set GrpPIN to default to Null in the properties of the control and in the
table itself, so I got rid of the control entirely.
Now, when I open the form, it prompts for "GrpPIN" as though it were a
parameter query, only I had removed "GrpPIN" from everywhere in the project.
I don't find it in the VB code, it's not referred to in a query, & no other
controls on the form refer to it.
Any idea what this error means & why it's occurring when I open the form?
The Provider details form was once related to the Correspondence form, but I
had deleted the relationship between the 2. Currently, the form prompts for
"GrpPIN" when opened (for some reason). If I enter anything, the form &
subform open properly, but when I enter anything in the subform, the control
it was auto populating (for some reason) is now gone, so I get the error "The
object doesn't contain the Automation object 'GrpPIN' (because I deleted
GRpPin from the table & the form). If I don't enter anything when propmted
for GrpPIN, the subform doesn't show.
I'm baffled as to why it's prompting for GrpPIN when I can't find reference
to it anywhere in the project.
Thanks.