S
Simon Harris
Hi All,
I wish to conditionally display a button on a form, depending on the
datamode the form is currently in.
i.e. If the form is openeded as follows:
DoCmd.OpenForm stDocName, datamode:=acFormAdd
Then I do not want to display my button, other wise it should be displayed.
I guess all I really need is the method for accessing the datamode
property???
Thanks alot!
Simon.
--
-
* Please reply to group for the benefit of all
* Found the answer to your own question? Post it!
* Get a useful reply to one of your posts?...post an answer to another one
* Search first, post later : http://www.google.co.uk/groups
* Want my email address? Ask me in a post...Cos2MuchSpamMakesUFat!
I wish to conditionally display a button on a form, depending on the
datamode the form is currently in.
i.e. If the form is openeded as follows:
DoCmd.OpenForm stDocName, datamode:=acFormAdd
Then I do not want to display my button, other wise it should be displayed.
I guess all I really need is the method for accessing the datamode
property???
Thanks alot!
Simon.
--
-
* Please reply to group for the benefit of all
* Found the answer to your own question? Post it!
* Get a useful reply to one of your posts?...post an answer to another one
* Search first, post later : http://www.google.co.uk/groups
* Want my email address? Ask me in a post...Cos2MuchSpamMakesUFat!