Search results

  1. I

    execScript (JavaScript) throws Access Denied Error in VBA

    vbaInet, Thank you again for directing me to the Group Policies. That got the conversation going with the IT department and didn't make me sound like a complete amateur. I am happy this is resolved and yes "Mark of the Web" sounds ridiculously funny. The solution according to the IT...
  2. I

    execScript (JavaScript) throws Access Denied Error in VBA

    Yes. This is an off the shelf Access software product I own.
  3. I

    execScript (JavaScript) throws Access Denied Error in VBA

    vbaInet. This customer had an outsourced IT Department. I paid a decent sum for this answer.
  4. I

    execScript (JavaScript) throws Access Denied Error in VBA

    vbaInet, The IT Department figured out the cause. MSACCESS.exe is added to the LOCAL MACHINE ZONE LOCKDOWN feature of Internet Explorer through the installation of Microsoft Access 2010 or higher. The machines that generated the error had Access 2010 without my knowledge. This error does not...
  5. I

    Installing Office 2007 after 2013

    That is True Access Blaster. "Within every problem or difficulty lies the seed of an equal or greater benefit or opportunity" Napolean Hill.
  6. I

    Mutiple subdatasheets

    I just thought of something else that may be easier. From the above second URL I gave you it appears that you can make SubDatasheets with Queries as well. I didn't know this. If you can create SubDataSheets with Queries (I am not certain as I have never done this, I typically create...
  7. I

    Mutiple subdatasheets

    My understanding is that at the table level you can only link one child table to the parent table. What you can do is create multiple forms with SubDatasheets. Below is an example of SubDataSheets in forms. You can make several of these forms and link them to different child tables achieving...
  8. I

    Installing Office 2007 after 2013

    AccessBlaster, It's my understanding that the Dell Direct USB Key does bring your machine to the OEM state and allows you to choose if MS office 2013 trial is installed. http://www.dell.com/support/troubleshooting/ca/en/cabsdt1/KCS/KcsArticles/ArticleView?c=ca&l=en&s=bsd&docid=615851 Dell...
  9. I

    Tooltips not working

    Galaxiom, I Googled this problem and someone suggested to position the controls 'to the front' / 'bring to front'. The buttons that were not reliably working seem to be reliably working now.
  10. I

    Tooltips not working

    Wow! Galaxiom you are correct. It's not working reliably. I just did some tests. I never noticed that it was not reliable and assumed it always worked. Hmm... I really like this feature and try to use it often. I am quite sad it's unreliable. It adds that professional touch to an application.
  11. I

    Installing Office 2007 after 2013

    Gina, One thing you may consider on your next Dell purchase is requesting the Dell Direct USB Key which is what is being shipped to me right now. Supposedly this Key allows you to choose what you want to install and enables one to get a "vanilla" image. If I go through with the reformat and...
  12. I

    Installing Office 2007 after 2013

    Gina, My previous laptop was / is the Dell M4300. Great Performer. Served me very well for 5+ years. I never called Dell support once. With this Dell M4800 problems started immediately. 1) The Dell Client System Update driver update software doesn't work. I ran it three times (each time...
  13. I

    Installing Office 2007 after 2013

    Gina, I never had a problem having Access 2003 and 2007 on one image either. There are many opinions about this... some MVP's have been burned and they swear by VM for every office version. Yes I agree this is a mess all because of Dell. I explicitly requested No Office 2013 and No Anti...
  14. I

    execScript (JavaScript) throws Access Denied Error in VBA

    vbaInet, I just sent out an email to one IT Department inquiring if they believe the JavaScript "Access is Denied" error could be the result of Internet Explorer Processes and Process List in Group Policies. I'll let you know what their response is. Thank you again for pointing me to these...
  15. I

    Installing Office 2007 after 2013

    This is what I ended up doing so far. (Please note that I polled various MVPs and top end Access developers and there seems to be a split of opinions about how to clean my machine and if multiple versions of Office are safe) I tried to repair Office 2003 but was getting cannot find Pro11.msi...
  16. I

    execScript (JavaScript) throws Access Denied Error in VBA

    Thanks vbaInet. Agreed. Thanks
  17. I

    execScript (JavaScript) throws Access Denied Error in VBA

    vbaInet. Thank you for that helpful post. I am just curious. I already played with almost every IE security setting and wasn't able to resolve the issue. Do Group Policies Supersede the settings the user can set in IE options? Also I am a consultant and I am installing my Access software...
  18. I

    Mutiple subdatasheets

    Try this. Look at Page 100 http://books.google.ca/books?id=YWzdzzjOahIC&pg=PA99&lpg=PA99&dq=Access+2010+SubDatasheets&source=bl&ots=PA1akiA57z&sig=f3Q650Hd6FBDQWWnb3uzJ5sQb2k&hl=en&sa=X&ei=bh7yU6mrJoj5yQSS9YB4&ved=0CEEQ6AEwBg#v=onepage&q=Access%202010%20SubDatasheets&f=false
  19. I

    Mutiple subdatasheets

    Interesting. I looks like that / your screenshot is from Access 2013. "It" was referring to the SubDatasheet property. SubDatasheet is present in the General Tab in 2007. I presume this has been removed from 2013? Strange.
  20. I

    execScript (JavaScript) throws Access Denied Error in VBA

    I didn't get any responses from the JavaScript forum. However, someone suggested to me that: "disabling VB and Java scripts is something that IT departments set in group policy to help secure computers. For this situation, I referred the user to their IT people." I quickly read about Group...
Back
Top Bottom