Hello,
I have an OLE bound frame object (an excel spreadsheet) that is embedded into the DB. I was just wondering if there is a way to activate it (in it's own application not inplace) for read only mode if the field is locked and read/write when the field is unlocked? What determines if the...
Hello,
I have some code:
dim ie as new InternetExplorer
ie.navigate "http://www.google.ca/"
ie.Visible = True
do while ie.Busy
DoEvents
Loop
The thing is that it loads as the active window then access becomes active again after the page is done loading. What I want is Internet...
Hi,
I am new to VBA and access and was wondering if there is a predefined set of forms that one can open? More specifically the form that opens when you want to open a file in any windows application. If so how would I go about using it?
Thanks in advance,
Richard
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.