J
John D
I'm developing a complex Form in that the Form has :
- 7 tab controls on which are 7 subforms,
- 5 of the subforms also have subforms (subsubforms)
- 14 saved queries feeding this spider web
- 10 Class modules for forms, subforms, and subsubforms
- a number of Combo and List boxes that have various row source, control
source (etc) properties
So - I'm working along doing further development today, doing lots of stuff,
do some testing and get an "Enter Parameter Value (OrgID)" dialog I haven't
gotten before. Something I did "broke" something. I don't find the problem
when I "backtrack" as best I can. I go through the entire set of forms,
subforms, queries, modules - and still can't find what I broke.
Is there some way to find out WHAT is missing "OrgID" - what query, form,
module, lbo, cbo is not getting a value for OrgID? Seems like there ought to
be a better way than having to dig, dig, dig and hope to run across the
problem.
Thanks - John D
- 7 tab controls on which are 7 subforms,
- 5 of the subforms also have subforms (subsubforms)
- 14 saved queries feeding this spider web
- 10 Class modules for forms, subforms, and subsubforms
- a number of Combo and List boxes that have various row source, control
source (etc) properties
So - I'm working along doing further development today, doing lots of stuff,
do some testing and get an "Enter Parameter Value (OrgID)" dialog I haven't
gotten before. Something I did "broke" something. I don't find the problem
when I "backtrack" as best I can. I go through the entire set of forms,
subforms, queries, modules - and still can't find what I broke.
Is there some way to find out WHAT is missing "OrgID" - what query, form,
module, lbo, cbo is not getting a value for OrgID? Seems like there ought to
be a better way than having to dig, dig, dig and hope to run across the
problem.
Thanks - John D