I am trying to use a command button to open another database, only I can't get it to work. I am guessing it is possible and I just can't get the syntax. I tried in OnClick event:
open G:/Adminsrv/Attend.mdb
why isn't this working?
open G:/Adminsrv/Attend.mdb
why isn't this working?