Dear friends
I am working on access 2007 sp2.
I do have a database(accdb) i converted it to accde.
While I am opening the converted database the VBA code is not working.
For example
on each form is not working and forms won't maximize
Is it a bug on my office or I am doing something wrong...
Could you please point me to the write direction
Thank you all
I am working on access 2007 sp2.
I do have a database(accdb) i converted it to accde.
While I am opening the converted database the VBA code is not working.
For example
Code:
docmd.maximize
Is it a bug on my office or I am doing something wrong...
Could you please point me to the write direction
Thank you all
Comment