P
(PeteCresswell)
I'm getting a run-time error 2467 "The expression you entered
refers to an object that is closed or doesn't exist" when I try
to do a "?Me.optWhichSheets.Name" in the Immediate window.
What puzzles me is that "optWhichSheets" appears in the
auto-completion drop down - so it seems like there is no
name/spelling issue.
FWIW, the form is unbound - just a specification solicitation
dialog that front-ends a report.
I've got another form with a similar scheme of things (i.e. form
section in which the control is placed, block of code in which it
is referenced) that works.
Can anybody shed some light?
refers to an object that is closed or doesn't exist" when I try
to do a "?Me.optWhichSheets.Name" in the Immediate window.
What puzzles me is that "optWhichSheets" appears in the
auto-completion drop down - so it seems like there is no
name/spelling issue.
FWIW, the form is unbound - just a specification solicitation
dialog that front-ends a report.
I've got another form with a similar scheme of things (i.e. form
section in which the control is placed, block of code in which it
is referenced) that works.
Can anybody shed some light?