Team,
I have a Microsoft Word Document by which I need to have the cursor start pointing at a specific cell whenever I open the document. Right now, the cursor points on the top left of the page (which makes sense).
Since I am trying to use VBA in MS Word's tables, having the start at a...
I have a macro which uses the opendatabase method to run a "Microsoft Query" .dqy file. Whenever I run the macro, I am prompted for a Username and password in the "Microsoft ODBC for Connect" window where I can then successfully use the SQL information the .dqy file to run my query and return it...
Hi Gurus,
Currently, I have several PROCEDURES where I am able to successfully open a databse using the OpenDatabase method. The problem is that I have to constantly supply a password. Is there a way where I can bypass this?
The current syntax:
Set Open_DB2 =...
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.