|
|
|
|
| Verify file exists before moving it |
| My DB will move files from folder to folder depending on selections made by
user. For maintain a professional look I want to verify that the file exists
before I try to move it. What code can I use? on 20-Nov-09 |
| |
|
| Dynamic Goto |
| I have a function in which I wish to use an input variable in conjunction
with Goto, but it generates an error. Can this done?
Function DoMyWorkForMe(sGoto as string)
Goto sGoto
Test:
Msgbox ""
... on 20-Nov-09 |
| |
|
| Turning off Ribbons in Access 2007 |
| I recently moved a rather large application from Access 2003 to Access 2007.
I have user specific custom menus and toolbars in the database and need to
shut off the 2007 ribbons as they are not neede... on 20-Nov-09 |
| |
|
|
|
| Paste Linked Table |
| Hi
Is there any way to paste an already linked table as another linked table as
you can do manuualy but programatically?
Thanks on 20-Nov-09 |
| |
|
|
|
|
|