Read Only Problem

M

Matt Howard

I have a form that is opened by DoCmd.OpenForm with one of
the parameters as acFormReadOnly. Works for other forms
that have identical properties, but minus a few objects on
the form like a label and a command button. I am at my
wit's end because I have scoured the properties and code
and have not been able to find out what is wrong.

Please, any help is appreciated!!!

TIA,

Matt
 
A

Anony Doh Mous

I have a form that is opened by
DoCmd.OpenForm with one of the
the parameters as acFormReadOnly.
Works for other forms that have
identical properties, but minus
a few objects on the form like a
label and a command button. I am
at my wit's end because I have
scoured the properties and code
and have not been able to find
out what is wrong.

I am at _my_ wits' end, too. If you don't explain what the
_symptoms_ are that indicate to you it isn't working
properly, you'd need to post in "psychics.debug.my.code".
In fact, we even have to assume that it isn't working
because you say "works for other forms", though you never
say it (what?) isn't working for this one.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top