Linking Problem with Subform

  • Thread starter Thread starter Gina
  • Start date Start date
G

Gina

Hi all.

I guess I have a serious problem:

On checking the link between a subform and its subsubform I receive the
following message:

'Object variable or With-Block variable not defined' (free translation from
german version)
so I had to type it in manually ... ok so far it works but .... when does
the next thing comes along???

How could I solve the problem?
recreating the underlying query and done a new form based on that new query
trying to relink .... no change to the better :((((

I simply cannot throw away hours and hours of work over the last months
......

any any help highly appreciated - please

Gina
 
Hello Gina.

Gina said:
On checking the link between a subform and its subsubform I
receive the following message:

'Object variable or With-Block variable not defined'
(free translation from german version)
so I had to type it in manually ... ok so far it works but ....
when does the next thing comes along???

When saying "checking the link ", do you mean pressing "..."?
How could I solve the problem?
recreating the underlying query and done a new form based on that
new query trying to relink .... no change to the better :((((

Maybe it's because of the subform of the subform in design view.
I guess that you pressed "..." in the properties window of the subform
control in the subform as it's displayed in designview of the main form.
If so, try to open the subform in design view (not the main form) and try
again to "check the link" of it's subform.
 
Hey Wolfgang ..

Du BIST ein Engel !!!! Danke DANke :))))))))

and now for all the others: Wolfgang is an angel !!!!

I can't express how relieved I am after it worked doing what you suggested

I wish you a very nice and sunny and successful day!!!
you safed mine

Thanks so much !!!

Gina :)))
 
Hey Gina.
Du BIST ein Engel !!!! Danke DANke :))))))))

and now for all the others: Wolfgang is an angel !!!!

I can't express how relieved I am after it worked doing what you suggested

I wish you a very nice and sunny and successful day!!!
you safed mine

Bitte sehr, gern geschehen! (You're welcome!)
Feedback like this is the reason why I like anwering questions.
Well, indeed I had quite a successfull day, teaching SQL Server 2000.
My students are quite happy, too, but now have to wait until tomorrow.
 
Back
Top