Hi, I have a multi-user split access db which is running really well. What I really want to do is run an update routine (which is already written) when the first person launches the DB in the morning - but not anyone else.
Is there an easy way to look at a flag file somewhere (which will probably be a date) say if = today do nothing else run the update and stamp the flagfile with todays date.
any help gratefully received
Is there an easy way to look at a flag file somewhere (which will probably be a date) say if = today do nothing else run the update and stamp the flagfile with todays date.
any help gratefully received