Hello,
I'm wanting to copy, paste and rename a file from within a module.
I don't know whether or not this can be done.
Any help would be much appreciated. - If this can be done, then any pointers regarding how....please :)
Thanks,
Corsica
In the 'on_load' event of a form we want to write code that creates and positions a series of text boxes [that will then be seen on the form...]
Any ideas etc. would be much appreciated.
Corsica
In the 'detail' part of one of my forms I have placed one text box. I've set the form property 'default view' to 'continuous forms' and set both the 'detail' and text box properties 'can shrink' & 'can grow' to 'yes'.
But when I look at the form in form view I find that the text boxes do not...
On the 'on change' event on another text box on my form called 'frmWIT2' I have put this line of code:
Forms![frmWIT2]![cmboStartDate].Requery
The combo box 'cmboStartDate' is requeried as required when I run the database file on my home computer, but when I run it on my laptop it does not...
One of my Access interfaces will be used by elderly people who, in many cases, have not used a computer before.
One of the things that I want to do to make the interface easier to use is to disable the option to roll - use the mouse roller - to a new record once a form has been opened to a...
When a VB module is run, either from the editor or from an event procedure, I often am presented with the following error message:
"The database has been placed in a state by an unknown user that prevents it from being opened or locked."
-I've found that to unlock the database I must then...
When a VB module is run, from the editor or via an event procedure, I sometimes get the following error message:
"The database has been placed in a state by an unknown user that prevents it from being opened or locked."
-I've found that to unlock the database I must then close the database...
I am wanting to set up my forms so that when they are opened in form view, the user is presented with nothing more than the objects that I have built, i.e. no startup button, no status bar, absolutely nothing else...
When I set a form's popup and modal properties to 'yes' and then open the...
When I run one of my database systems on my work computer, linked tables can be managed using the 'link manager' which is available by right-clicking on the linked table. However, when I work at home the link manager is not available, despite the fact that I have done a full install of my XP...
When I run VB modules, from the editor or during the execution of an event procedure, I sometimes get a message saying (something similar to....):
The database is locked as it is currently in use by another user...
Each time this message has appeared on screen, I have been the only user...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.