> What I try to do is make my addnew subform visible on click...
>
[quoted text clipped - 19 lines]
> Thanks for sharing your skills
> Ben
Thanks for the answer from wonderfull Sydney, but it doesn't seem to work.
In my properties of the subform, I had already put it on allowAdditions =
true and all the others on False... so no edit, no deletions. And I believe
that Me.Underobjekt73.DataEntry=True would do just that, right ?
On opening the form, it works and then you can record the call but suppose
that you would click again on it... it should reset the subform to an empty
addnew.. Hmmm, it could also just not show it again...
Is it easier to fix the problem or to just add a 3rd factor to the click
function which will hide it and replace by a text (you just created a new
call for this doctor!)
If so, how to add a 3rd factor to code below ?
Thanks again

Signature
Novice
> Ben,
>
[quoted text clipped - 29 lines]
> > Thanks for sharing your skills
> > Ben
Graham R Seach - 14 Dec 2005 12:40 GMT
Ben,
Sorry, that should have been:
Me.Underobjekt73.Form.DataEntry=True
Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
---------------------------
> Thanks for the answer from wonderfull Sydney, but it doesn't seem to
> work.
[quoted text clipped - 47 lines]
>> > Thanks for sharing your skills
>> > Ben
Ben - 14 Dec 2005 13:05 GMT
Graham, you saved my day ! Thanks
Greetings from Sweden
Ben

Signature
Novice
> Ben,
>
[quoted text clipped - 58 lines]
> >> > Thanks for sharing your skills
> >> > Ben