Hellloooo !
So i have created an access app (with linked table backend).
It is built with access 2010.
I installed it on to 4 other pcs all with office 2010 installed and ran it with shortcut /runtime.
Weirdly, 2 pcs work 100% fine.. but the ther 2 just come up with Runtime error "close" if you press any button one it has launched.
To be fair, ive never launched a program in my business before and havent got error handlers as I usually just use in normal Dev mode.
So i KNOW i need handlers in there, which is my next step.
But randomly on the off chance is there something that maybe "isnt installed" on the pc that would affect how this runs?
I understand a button maybe having issues, but ALL buttons havent the runtime error is a bit weird, when they all work fine.
Even one of them is just a macro "open form" new record, not even vba code..
Any opinions/advice welcome, thanks!