Hi Guru's
I am writing a documentation application that requires granting the user the ability to show their file selections by dragging and dropping files onto an Access Listbox or Textbox so that the full pathnames of a file can be obtained.
I know it can be done in Visual Basic. But I'm...
I spent a bit of time trying to find out how to do this. Actually found this example in the Access 2002 Help File. Just wanted to share. [thumbsup2]
Ted
--------------
Compacts and repairs the specified database (.mdb) or Microsoft Access project (.adp) file. Returns a Boolean; True if the...
Can anyone please tell me... how do i get rid of the ugly formatting borders and shading that appear in the sub-report section of my Access 2002 reports?
Any help on a solution is very much appreciated.
Ted
Here's my code.
Forms![frm_ToDo]![mySub_ToDo].SetFocus
Forms![frm_ToDo]![mySub_ToDo].cmdFirst
The first line is no problem. At least the correct form is being referenced.
But when it gets to the second line I get the error:
"Object doesn't support this property or method."
Any...
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.