Search results

  1. P

    Runtime Issue

    No they’re both Access 2021and I regularly decompile and compact
  2. P

    Daily Backup of BE Database

    Yes it does a daily backup, however it overwrites the following day….
  3. P

    Runtime Issue

    Thanks for that, I’ll change and try asap and advise accordingly Yes I compile the database on my PC
  4. P

    Runtime Issue

    Hi, I have a new event procedure (below) which works absolutely fine for me but fails on my two Runtime users Has anyone had similar issues with Runtime as its the first time its happenened to me Just wonder if anyone can see any issues thanks Private Sub InTest_Click() 'STATUS "Deleting...
  5. P

    Daily Backup of BE Database

    Thanks Arnelgp, When you say when front end is closed, I have 3 users via runtime, so would the code run every time they close
  6. P

    Daily Backup of BE Database

    Just wondering if anyone has created a routine that carries out a daily backup of the backend database to cover each weekday So on this Tuesday it backs up database_be.accdb to databaseTue_be.accdb, then overwrites next week etc
  7. P

    Auto Excel Import

    Thanks Gasman, I’ll give that a go later when back home👍
  8. P

    Auto Excel Import

    Hi, A customer of ours has asked that we look at importing data from their excel spreadsheets into our access database system They issue unique individual spreadsheets which we store in a master directory in Excel CUSTOMER XLSX 716.xlsx 719.xlsx 725.xlsx 740.xlsx etc etc In our system, we...
  9. P

    No Options in File - Access Runtime 2021

    Hi, Earlier today I installed Access Runtime 2021 on two PC’s that previously had runtime 2010 After installation I uninstalled runtime 2010, then opened our database on a runtime 2021 pc but was met by a security notice advising that I check that it was a trusted database When I clicked okay...
  10. P

    Problem with accdb association on user's desktops

    Hi Pat, I’m having the same problem….. I upgraded to Access 2021 then uninstalled 2010 along with Access runtime 2010 The vbs script attached still tries to open Access 2010 ???? Any ideas😉
  11. P

    Access 2021 setup

    Just tried this and it works thanks👍 So when I need full access, I simply change the file back to the accdb extension, make any changes then back to accdr etc, right
  12. P

    Access 2021 setup

    Hi, I’ve recently upgraded to Access 2021 on my laptop and require full access to the tables, forms, queries etc as I am both the designer and administrator plus Access 2021 runtime Before I installed Access runtime, I had full access etc but since I’ve added runtime, I don’t seem to be able to...
  13. P

    32 bit to 64 bit?

    Yes I’ve installed as 32 bit on my test system at home and like you said, upgrade was ‘a piece of cake’, but before I install on my works environment, just wanted to check….. Think it’s going to be safer to leave as is thanks
  14. P

    32 bit to 64 bit?

    Thanks for your offer, think I may leave at 32
  15. P

    32 bit to 64 bit?

    Just wondering if this is possible….. We currently have Access 2010 database and runtimes installed as 32 bit but are upgrading to access 2021 on all PC’s Is it possible to install as 64 bit and if so, will our database still work
  16. P

    New install Access 2021

    Thanks for that but really don’t want to remove Access 2010 as want two versions until I’m happy with test I’m told it shouldn’t overwrite I’m going to try on another pc thanks
  17. P

    New install Access 2021

    Hi, Just wondering if anyone has encountered problems in actually installing Access 2021 my current version is Access 2010 I try to mount the img file using setup32.exe and it just locks….. Any advice would be greatly appreciated many thanks Peter
  18. P

    Left click

    Thanks all, sorted and already ran 92 times👍
  19. P

    Left click

    Hi, I have a routine that has been in use for many years and I’m trying to automate it and I’m 98% there with a macro The last part of the routine opens an existing form and I want to simply click a field, which itself opens up another form where the remaining macro actions run
  20. P

    Left click

    Hi, does anyone know how to Sendkey a mouse left click within a macro
Back
Top Bottom