Search results

  1. P

    VBA not working on Access Runtime 2010

    Yes, Outlook 2010 :)
  2. P

    VBA not working on Access Runtime 2010

    Already tried that, no errors pop up. Strange thing is that it works like a charm on my full access version, however in runtime it doesn't. We might want to focus on Save layout macro, which is very simple, which is also not working at all without error... Macro is "CloseWindow" with Save = "Yes".
  3. P

    VBA not working on Access Runtime 2010

    Yes code is enabled. Some other simple macro's (like next record, previous record, close form, generating print preview of report) are working fine, however this one and the save layout one are just not working... Very strange :banghead:
  4. P

    VBA not working on Access Runtime 2010

    How can I introduce proper error handling? That piece of code I just copied from an example... Really desperate, thanks a lot for your support guys.
  5. P

    VBA not working on Access Runtime 2010

    Yes, on theirs of course ;-)
  6. P

    VBA not working on Access Runtime 2010

    Added the path to registry as a thrusted locations, still nothing happens...
  7. P

    VBA not working on Access Runtime 2010

    accde file is located on desktop (how can I check if this is a 'thrusted location' or is it always?) and afaik the user did not explicitly enable code, security settings are set to not block macro's.
  8. P

    VBA not working on Access Runtime 2010

    Hi All, First of all thanks for looking into my issue. This is a serious one and I have looked across the internet for a long time without finding the solution... I have created an order tracing number for one of my clients who does not own MS Access 2010. So I had him install the Runtime...
Back
Top Bottom