R
Rob
I have two similar questions. I have a database that uses minimized forms to
pull data from. Meaning, a user makes a selection from a combo box on a form
and once they click "OK" the form is minimized and the appropriate data is
accessed in another form based on the selection in the minimized form. Is
there a way that I can prevent the minimized form from being maximized once
there is data in the combo box? Also, I have a hidden form that opens when
the database is opened. I would like to prevent the user from closing the
database unless they use the close database command on my switchboard. I
wold like to write a procedure to cancel the close of the database if a user
uses the red "X" button in access to close the database and I believe some
code can be written in the hidden forms unload or on close event. Can anyone
give me some help here?
You all have helped me trememdously and I have learned so much via this
discussion group and I would like to thank all who help and all who write
questions that have helped me as well. I have even been able to answer
questions myself at some points so again, thank you all!!
Rob
pull data from. Meaning, a user makes a selection from a combo box on a form
and once they click "OK" the form is minimized and the appropriate data is
accessed in another form based on the selection in the minimized form. Is
there a way that I can prevent the minimized form from being maximized once
there is data in the combo box? Also, I have a hidden form that opens when
the database is opened. I would like to prevent the user from closing the
database unless they use the close database command on my switchboard. I
wold like to write a procedure to cancel the close of the database if a user
uses the red "X" button in access to close the database and I believe some
code can be written in the hidden forms unload or on close event. Can anyone
give me some help here?
You all have helped me trememdously and I have learned so much via this
discussion group and I would like to thank all who help and all who write
questions that have helped me as well. I have even been able to answer
questions myself at some points so again, thank you all!!
Rob